decision_list
List recorded decisions, most recent first, to check settled questions before starting work. Filter by project or task for relevant context.
Instructions
List recorded decisions, most recent first.
Read before starting work on something already decided, this is where settled questions live. Complements memory_search() for factual context.
Args: project: Filter by project. Defaults to MCP_PROJECT if set. task_id: Filter to decisions tied to a specific task. limit: Max results (default 20, max 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20, max 200). | |
| project | No | Filter by project. Defaults to MCP_PROJECT if set. | |
| task_id | No | Filter to decisions tied to a specific task. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |