Ratings
Get My Rating
Get your rating for a specific tool
GET
Overview
Returns your previously submitted rating and comment for a tool. Returns null values if you haven’t rated this tool yet. Auth: Requires authentication (JWT or API key).Path Parameters
string
required
The tool UUID to check your rating for
Response
string
The tool identifier
integer
Your rating (1-5), or
null if not ratedstring
Your comment, or
null if not ratedExample
MCP Tool
This endpoint is also available as theget_my_rating MCP tool:
