get_active_task_contexts
List reusable task types to identify a matching context for your current task execution.
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
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |