EnforcedFlow

EnforcedFlow routes work across teams with configurable advanced round-robin groups, agent criteria, availability, and email assignments.

5 actions Integration catalog
Request access
Connect EnforcedFlow once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get Group Routing FieldsENFORCEDFLOW_GET_GROUP_FIELDS
Get detailed routing-field configuration and metadata field names for one round-robin group.
List Group AgentsENFORCEDFLOW_LIST_GROUP_AGENTS
List agents in a round-robin group, optionally filtering by active status, with metadata and configured field values.
List Round Robin GroupsENFORCEDFLOW_LIST_GROUPS
List round-robin groups accessible to the connected account, including group IDs and summary routing-field requirements.
Select Next AgentENFORCEDFLOW_SELECT_NEXT_AGENT
Select the next available agent for a round-robin group using optional configured criteria. This advances the group's round-robin routing state and may consume one routing request from the account's monthly quota; it is not a read-only preview. A successful no-match response preserves agent=null and agent_found=false.
Upsert Group AgentENFORCEDFLOW_UPSERT_GROUP_AGENT
Update the first agent matching a filter, or create an agent when the filter matches none. A missing or empty filter always creates an agent. Use a precise, stable filter because any filter miss takes the create path and can produce duplicate agents.