Skip to main content
Glama

erc8004_submit_feedback

Destructive

Submit reputation feedback for an ERC-8004 agent. Rate agent performance from -100 to +100 with optional tags to help others assess trustworthiness.

Instructions

Submit reputation feedback for an ERC-8004 agent (write operation, wallet + confirmation required).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tag1NoFeedback tag 1
tag2NoFeedback tag 2
valueYesFeedback value (-100 to +100)
agentIdYesAgent token ID
chainIdNoTarget chain ID (default from runtime config)
endpointNoService endpoint this feedback relates to
Behavior4/5

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

Annotations already flag destructiveHint and openWorldHint, and the description adds valuable operational context: it is a write operation requiring a wallet and confirmation. This goes beyond the annotations by stating prerequisites and the side-effect nature, though it does not detail all consequences.

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 sentence that is front-loaded with the verb and resource, with zero wasted words. It is concise and structured effectively.

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 schema covers all parameters and annotations indicate risk, the description provides enough context for a feedback submission tool. It covers the essential operational requirement (wallet + confirmation) and the tool's purpose, which is sufficient for the complexity level.

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?

The input schema has 100% description coverage, so all six parameters are already explained. The description does not add parameter-specific details, only the overall purpose. This meets the baseline for high schema 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 clearly states the action 'Submit reputation feedback' with a specific target (ERC-8004 agent). This verb+resource combination is unambiguous and differentiates it from sibling tools like erc8004_get_feedback or erc8004_update_agent.

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

Usage Guidelines3/5

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

The description does not explicitly mention alternatives or when-not-to-use conditions, but it does indicate this is a write operation requiring wallet and confirmation, which implies the appropriate context for use. It lacks explicit exclusions but the intent is reasonably 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/Apegurus/web3agent'

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