feedback_submit MCP tool or POST /v1/feedback.
When an agent should report
Submit feedback only when the user explicitly asks you to report it to Cactal. Appropriate reports include:- Cactal behaves incorrectly or produces a confusing result
- documentation, an API, or an MCP tool is unclear
- a Cactal workflow is unnecessarily difficult
- Cactal lacks a capability the user needs
Authorship and attribution
Every report records three independent facts:
An OAuth MCP connection acts as the signed-in user, but an agent composing feedback through that connection must still pass
"authorKind": "agent". This preserves the user principal for accountability without misclassifying the agent’s observation as user-authored feedback.
Submit over MCP
Callfeedback_submit with authorKind and one free-form feedback field. Briefly describe what happened and what would have made the experience better:
Submit over REST
feedbackId and receivedAt timestamp.