manage_intentions
Queue, dispatch, track, and resolve behavior directives for AI agents. Manage intention lifecycle from pending to resolved with status and abort conditions.
Instructions
Queue, dispatch, track, and resolve behavior directives (wire contract) for behavior-mcp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| result | No | ||
| status | No | ||
| goal_id | No | ||
| project | No | ||
| priority | No | ||
| trace_id | No | ||
| parameters | No | ||
| deadline_at | No | ||
| intention_id | No | ||
| behavior_name | No | ||
| abort_conditions | No | ||
| client_request_id | No |