get_decision_log
Retrieve project decisions and supporting notes from a centralized SQLite database without writing SQL queries, enabling AI agents to access authoritative project memory.
Instructions
Return decisions and recent supporting note excerpts without requiring ad hoc SQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| compact | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||