list_suggestions
Retrieve saved suggestions for a project, including status, title, body, and timestamps. Filter by open, dismissed, or done to review and manage actionable insights.
Instructions
List persisted suggestions for a project: id, kind, dedupeKey, title, body, command, status (open/dismissed/done), timestamps. Optional status filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status | |
| projectId | Yes | Project name or ID |