create_barrier
Create a quorum barrier for a campaign phase, defining required participants, threshold, and deadline to gate multi-agent progress.
Instructions
Create a quorum barrier for an explicit campaign phase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| phase | No | ||
| quorum | No | ||
| campaign_id | Yes | ||
| deadline_at | No | ||
| participants | No | ||
| binding_token | No | Opaque token returned by this agent's join_session or plan_session. Required for reliable identity when logical agents share an MCP connection. |