Skip to main content
Glama

Collect Feedback

collect_feedback

Record feedback on AI writing operations to improve future suggestions. Rate output, indicate acceptance, and add comments.

Instructions

Record feedback on an AI operation (e.g. "enhance_content") so it feeds the insights returned by get_writing_preferences. Provide a 1-5 rating, whether the output was kept (accepted), and/or a comment. Use after the writer reacts to AI output. Requires an open project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ratingNoSatisfaction rating from 1 (poor) to 5 (excellent). Optional.
commentNoOptional free-text comment.
acceptedNoWhether the AI output was kept (true) or discarded (false). Optional.
operationYesThe operation being rated, e.g. "enhance_content" or "compile_documents".
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description indicates the tool writes data (records feedback), consistent with readOnlyHint=false. It adds context about feeding insights into get_writing_preferences, which annotations do not cover. No contradiction.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three efficient sentences, front-loaded with purpose, no unnecessary words. Each sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description explains the tool's effect (feeds into get_writing_preferences). Without an output schema, it does not detail return values, but for a simple feedback tool, it is sufficiently complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, and the description largely repeats parameter information (rating, accepted, comment). It adds narrative but does not significantly extend beyond what the schema already provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool records feedback on an AI operation and that it feeds into get_writing_preferences. This distinguishes it from sibling tools, none of which are directly about feedback.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description specifies 'Use after the writer reacts to AI output' and 'Requires an open project,' providing clear context. However, it does not explicitly state when not to use or name alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

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/writerslogic/scrivener-mcp'

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