submit_feedback
Submit a rating, category, and comment for AgenticSettle Verify to report issues, request features, or share praise. Your input is reviewed weekly.
Instructions
Submit feedback about this MCP server or a VOP verification result. Free tier.
Use after any tool call to report issues, request features, or share what worked well. Feedback is reviewed weekly and drives product improvements.
Args: rating: Satisfaction score 1–5 (1 = very poor, 5 = excellent). category: Feedback type. One of: "wrong_verdict" — VOP verdict seems incorrect for the output "feature_request" — request a new capability or parameter "bug" — tool raised an error or behaved unexpectedly "praise" — something worked especially well "other" — anything else comment: Description of the issue or suggestion (max 2,000 characters). tool_name: The MCP tool name this feedback is about (optional). Example: "verify_output", "check_verdict" report_id: The report_id from a specific verification (optional). Helps correlate feedback with the exact VOP result.
Returns: dict with keys: received (bool), feedback_id (str), message (str)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | Yes | ||
| comment | Yes | ||
| category | Yes | ||
| report_id | No | ||
| tool_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||