📄️ List suggestions
List all suggestions for an action item.
📄️ Create a suggestion
Create a new suggestion for an action item. Suggestions are created in `pending` status.
📄️ Read a suggestion
Get a single suggestion by ID.
📄️ Update a suggestion
Update a suggestion. The `user_metadata` field is only editable when the suggestion is in `pending` or `failed` status.
📄️ Approve a suggestion
Approve a pending suggestion. The owning agent will then execute the fix.
📄️ Reject a suggestion
Reject a pending suggestion.
📄️ Mark suggestion as applied
Report that a suggestion was successfully applied.
📄️ Mark suggestion as failed
Report that a suggestion execution failed. The suggestion can be retried by approving it again.