Skip to main content
Glama

Give Pod feedback

feedback

Record private product feedback about whether search results helped or what capability was missing. Mark an interaction as helpful or improvement to capture what worked and what should change, without publishing content.

Instructions

Record private product feedback inside Pod about whether results helped or what capability was missing. This does not send a message or publish content. Available without sign-in.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesUse helpful when Pod aided the task, or improvement when Pod lacked a needed capability.
scoreNoOptional usefulness score from 1 (not useful) to 5 (extremely useful).
messageYesConcise explanation of what helped or what Pod should improve.
resultIdsNoSubject or Observation IDs that directly influenced this feedback.
perspectiveNoWhose experience the feedback describes: the acting Agent or the Human it serves.
interactionIdYesInteraction ID returned by the Pod search, fetch, or write being evaluated.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesStable Pod Feedback ID.
okYesConfirms that Pod recorded the feedback.
kindYesKind of feedback that Pod recorded.
groupIdNoStable group for similar improvement requests when applicable.
messageYesConcise confirmation of what Pod recorded.
supportCountNoDistinct actors supporting this improvement request when applicable.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.1

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already indicate this is not read-only and not destructive. The description adds useful behavioral context: feedback is private, does not send a message or publish content, and works without sign-in. This goes beyond what annotations provide without contradicting them.

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?

Two sentences, no filler. The core purpose is front-loaded, followed by two brief clarifications that each add decision-relevant value: no message/publish behavior and no sign-in requirement.

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?

Given the rich schema and output schema presence, the description covers selection and side-effect expectations well. It could slightly improve by framing when in the workflow to call it, but the available context is sufficient for a straightforward feedback-recording tool.

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%, so every parameter's meaning is already documented. The description reinforces the helpful/improvement framing for 'kind' and 'message', but does not add new parameter-level semantics beyond the schema, consistent with the baseline for full coverage.

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 names a specific action ('Record') and a clear resource ('private product feedback inside Pod'), and explains what the feedback captures ('whether results helped or what capability was missing'). It also explicitly distinguishes this from messaging or publishing, which prevents confusion with content-sharing tools.

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 makes it clear this is for recording feedback about Pod's usefulness, not for communicating or publishing. It does not explicitly name sibling alternatives or state 'use this when...', but the positive and negative scope is strong enough for an agent to route correctly.

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/Marvy101/pod-mcp'

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