Skip to main content
Glama

create_feedback

Capture user feedback on AI generations by linking ratings and metadata to specific traces for analysis.

Instructions

Create feedback for a specific trace/request. Use this to capture user feedback (thumbs up/down, ratings) on AI generations. Feedback is linked via trace_id and can include custom metadata for analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
trace_idYesThe trace ID to associate the feedback with. This links feedback to a specific request/generation.
valueYesFeedback value/rating. Common patterns: 1 for positive (thumbs up), 0 for negative (thumbs down), or use a scale like 1-5.
weightNoOptional weighting factor for the feedback. Use to give more importance to certain feedback.
metadataNoOptional custom metadata for categorization and analysis (e.g., feedback_source, category, user_segment).

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/s-b-e-n-s-o-n/portkey-admin-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server