backlog_get
Retrieve full details of any backlog item by task ID or resource URI, supporting single and batch fetch.
Instructions
Get full details by ID. Accepts task IDs (TASK-0001, EPIC-0002) or MCP resource URIs (mcp://backlog/resources/design.md). Works for any item regardless of status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID (e.g. TASK-0001) or MCP resource URI (e.g. mcp://backlog/resources/file.md). Array for batch fetch. |