Skip to main content
POST

Overview

Submit a star rating (1-5) for a tool with an optional comment. If you’ve already rated this tool, your existing rating is updated. Auth: Requires authentication (JWT or API key).

Body Parameters

tool_id
string
required
The UUID of the tool to rate
rating
integer
required
Rating from 1 to 5
comment
string
default:""
Optional text comment about the tool

Response

tool_id
string
The rated tool UUID
rating
integer
The submitted rating (1-5)
comment
string
The submitted comment
created_at
string
ISO 8601 timestamp

Example

MCP Tool

This endpoint is also available as the submit_rating MCP tool: