Skip to main content
POST

Overview

Report a tool that is broken, degraded, returning incorrect output, or timing out. This notifies the tool publisher so they can investigate and fix the issue. Auth: Optional (works with or without authentication).

Path Parameters

tool_id
string
required
The UUID of the tool to report

Body Parameters

reason
string
required
Report reason. One of: broken, degraded, incorrect_output, timeout, other
description
string
default:""
Optional details about the issue

Response

id
string
Created report UUID
tool_id
string
The reported tool UUID
reason
string
The report reason
status
string
Report status (e.g. “open”)

Example

MCP Tool

This endpoint is also available as the report_tool MCP tool: