Get decisions
get_decisionsList recorded project decisions from memory, newest first, and optionally exclude superseded ones by filtering active only.
Instructions
List recorded decisions for the project (newest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activeOnly | No | Exclude superseded decisions. | |
| workspacePath | No | Workspace directory of the project. Defaults to the server working directory. |