Work Queue Management MCP Node
List, create, and manage work queues
| Label | Property | Type | Description | Default Value | Is Required |
|---|
| Storage | storage | botdojo/interface/storage | Storage interface for file operations and logging | null | ✅ |
| Work Queue ID | work_queue_id | botdojo/types/string | ID of the work queue to load/manage | null | ✅ |
| Agent ID (override) | agent_id | botdojo/types/string | Optional agent_id to use for assignment/changes. When set, it overrides any agent assignment configured on the target status. | null | ✅ |
Output
| Label | Property | Type | Description | Default Value |
|---|
| Model Context | modelContext | botdojo/interface/model_context | Work queue management model context | null |