Task Info
task_info:
Instructions
Get the full JSON details for a single task by ID or UUID. Returns all fields including annotations, dependencies, docs, and computed urgency. Use this when you need complete details for one specific task. For querying multiple tasks, use task_list with a filter instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID number (e.g. '1') or UUID. Returns an error if no task matches. |