๐๏ธ 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.