Skip to main content
Glama
listingbureau

Listing Bureau - Amazon Organic Ranking

lb_feedback_submit

Submit feedback and feature requests for Amazon organic ranking tools. Share suggestions from 10-5000 characters to improve campaign management and keyword tracking.

Instructions

Submit feedback, feature requests, or suggestions (10-5000 characters)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
feedbackYesFeedback text (10-5000 characters)
Behavior3/5

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

The annotation declares idempotentHint=false, indicating multiple calls create multiple entries, but the description doesn't explain this behavior or what happens to the submitted feedback (e.g., support ticket creation, email notification). The character limit mentioned duplicates the schema constraints rather than adding behavioral context.

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?

The description is a single, efficient sentence of seven words with a parenthetical constraint. It is appropriately front-loaded with the action verb and contains no redundant or wasteful language.

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

Completeness3/5

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

For a single-parameter tool without an output schema, the description covers the basic action and constraints. However, it lacks context about the submission outcome (e.g., confirmation message, processing time) or side effects, which would help an agent understand the complete operation cycle.

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?

With 100% schema description coverage, the baseline is 3. The description repeats the character limit constraint (10-5000) found in both the schema description and minLength/maxLength fields, adding no additional semantic meaning about content format, examples, or validation beyond the structured data.

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

Purpose4/5

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

The description uses a specific verb ('Submit') and clearly identifies the resource types (feedback, feature requests, suggestions). While it doesn't explicitly reference siblings, the purpose is distinct enough from the operational siblings (account/orders/projects/wallet tools) to avoid confusion.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives, nor does it state prerequisites or conditions for use. While there are no direct sibling alternatives for feedback submission, the lack of any contextual guidance (e.g., 'Use this to report bugs') leaves usage criteria undefined.

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/listingbureau/listingbureau-mcp'

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