get_agent_instructions
Generate agent instructions for tasks using a hierarchical template resolution system that prioritizes task-specific, task list, project, and fallback templates.
Instructions
Generate agent instructions for a task using template resolution hierarchy (task → task list → project → fallback)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The UUID of the task to generate instructions for |