get_active_task_contexts
Lists reusable task types to help AI agents find existing workflows or identify when to create new ones for process automation.
Instructions
Start here for every task.
Lists active task contexts (reusable task TYPES, not task instances).
Next steps:
If a context matches: call get_artifacts_for_task_context(task_context_id)
If no context matches: call create_task_context(summary, description)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||