delimit_ledger_done
Mark ledger items as completed in the delimit workspace by specifying item IDs, adding optional notes, and associating with projects.
Instructions
Mark a ledger item as done.
Args: item_id: The item ID (e.g. LED-001 or STR-001). note: Optional completion note. venture: Project name or path. Auto-detects if empty.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| note | No | ||
| venture | No |