Skip to main content
Glama

delimit_ledger_add

Add tasks, fixes, features, or strategy items to a project's persistent ledger for tracking work across sessions. Specify project, priority, and details to maintain organized workflow records.

Instructions

Add a new item to a project's ledger.

The ledger tracks what needs to be done across sessions. Specify the venture/project name or path. If empty, auto-detects from current directory.

Args: title: What needs to be done. venture: Project name or path (e.g. "my-project", "./path/to/project"). Auto-detects if empty. ledger: "ops" (tasks, bugs, features) or "strategy" (decisions, direction). item_type: task, fix, feat, strategy, consensus. priority: P0 (urgent), P1 (important), P2 (nice to have). description: Details. source: Where this came from (session, consensus, focus-group, etc).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYes
ventureNo
ledgerNoops
item_typeNotask
priorityNoP1
descriptionNo
sourceNosession
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delimit-ai/delimit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server