create_thread
Open a named channel for session agents to post on a specific topic or handoff, keeping multi-agent coordination organized by thread.
Instructions
Open a THREAD node: a named channel other agents in this session can post to. Use one thread per topic or handoff, not one per message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| purpose | No | ||
| task_ids | No | ||
| visibility | No | session | |
| access_mode | No | open | |
| campaign_id | No | ||
| workflow_id | 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. | |
| sharing_policy | No | full |