delimit_ledger_list
Fetch ledger items for a project with filters for type, status, priority, and limit. Automatically detects project path when left empty.
Instructions
List ledger items for a venture/project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venture | No | Project name or path. Auto-detects if empty. | |
| ledger | No | "ops", "strategy", or "both". | both |
| status | No | Filter by status - "open", "done", "in_progress", or empty for all. | |
| priority | No | Filter by priority - "P0", "P1", "P2", or empty for all. | |
| limit | No | Max items to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||