invite_member
Issue revocable, role-scoped campaign memberships by specifying role, capabilities, and expiration.
Instructions
Issue a revocable, role-scoped campaign membership capability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | member | |
| agent_id | Yes | ||
| expires_at | No | ||
| campaign_id | Yes | ||
| capabilities | 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. |