report_outcome
Report API or MCP server call outcomes to contribute to community reliability ratings. Submit success, error, timeout, or unexpected results with latency and error details.
Instructions
Leave a review — report the outcome of an API or MCP server call you just made. Like writing a TrustPilot review, your report contributes to the community reliability rating for that service.
The more agents that report, the more accurate the ratings become for everyone.
Args: service: Service slug that was called outcome: Result — 'success', 'error', 'timeout', or 'unexpected' latency_ms: Response time in milliseconds (if available) error_type: If outcome was 'error', the category: 'auth', 'rate_limit', 'server', 'network', 'parse', 'other'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | ||
| outcome | Yes | ||
| latency_ms | No | ||
| error_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||