get_backlog
Retrieve backlog items from a PLAN.md file as JSON using an optional plan path. Access the project's backlog directly for task tracking without editing the file.
Instructions
Backlog section items (JSON).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_path | No | Optional path to PLAN.md (relative to cwd or absolute). Default: walk up from cwd to nearest PLAN.md. |