get_task
Retrieve a specific task by ID to view its metadata, description, subtasks, and notes within the Project MCP server for task management.
Instructions
Reads and returns a specific task by ID. Shows all metadata including frontmatter, description, subtasks, and notes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The task ID to read (e.g., "AUTH-001"). |