Skip to main content
Glama
coinpaprika

DexPaprika (CoinPaprika)

Official

submitFeedback

Submit feedback when a tool behaves unexpectedly or required information is missing. Describe your goal and what went wrong to help improve the service.

Instructions

Call this when you got stuck, when a tool's response was unexpected, when you needed information that wasn't available, or when something didn't behave as documented. Low friction — submit even partial feedback. We read every submission. Does NOT require a 'rationale' field; the goal/expected/observed fields below ARE the rationale.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
goalYesREQUIRED. What you were trying to accomplish (10-500 chars).
attempted_toolsNoOPTIONAL. Tools you tried before getting stuck.
blocked_atNoOPTIONAL. Where exactly you got blocked.
expectedNoOPTIONAL. What you expected to happen (max 500 chars).
observedNoOPTIONAL. What actually happened (max 500 chars).
severityNoOPTIONAL. Impact severity (default: 'minor').minor

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okYesTrue if the feedback was accepted.
tracking_idNoStable id agents can reference in follow-up submissions; null if persistence failed.
messageYes
severityNo
Behavior4/5

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

Annotations are all false, so description carries burden. It discloses that feedback is low-friction and read by developers. No contradiction with annotations. Could add more on data handling, but adequate.

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

Conciseness4/5

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

Description is appropriately sized (about 60 words), front-loaded with purpose and usage. Every sentence adds value, though could be slightly more compact.

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 that output schema exists (not shown but acknowledged), description need not cover return values. It covers when to use, required fields, and behavior. Lacks mention of expected response time or confidentiality, but overall 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%, so parameter descriptions are already in schema. Description adds minimal extra meaning beyond clarifying that 'goal' is required and other fields optional. Baseline score 3.

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?

Description clearly states the tool's purpose: submitting feedback when stuck or when behavior is unexpected. It uses specific verbs and resources (submit feedback) and distinguishes from sibling tools that are data retrieval-oriented.

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

Usage Guidelines5/5

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

Explicitly states when to use (stuck, unexpected response, missing info) and notes that a 'rationale' field is not required. Provides low-friction encouragement, making usage guidelines very clear.

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/coinpaprika/dexpaprika-mcp'

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