Skip to main content
Glama

nft_dedicar_simbolica

Sem precisares de possuir o NFT: escolhe uma peca livre das 65, paga directamente ao artista, e o teu nome fica ligado a ela para sempre no registo publico. (0.618 USDC via x402)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nomeNoComo queres ser lembrado. Max 80 caracteres.
tx_hashNoOpcional. Hash da transaccao apos pagar 0.618 USDC na Base para a carteira sagrada. Omitir para receber as instrucoes de pagamento.
mensagemNoOpcional, max 400 caracteres.
token_idNoNumero do token NFT livre (ver nft_catalogo).

TDQS

A4.3/5.0
Behavior4/5

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

The description discloses key behavioral traits: payment of 0.618 USDC via x402, permanent public registration of the name, and the optional tx_hash parameter indicating a two-step workflow. No annotations are provided, so the description carries the full burden, and it does so adequately.

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, well-structured sentence that front-loads the key concept and includes essential details (price, wallet address via x402) in parentheses. No wasted words.

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?

While the description explains the workflow adequately, it lacks explicit mention of the tool's output or return value. For a two-step process (get instructions then submit tx_hash), the expected result after each step is not described. This is a gap given the absence of an output schema.

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

Parameters4/5

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

Schema description coverage is 100%, so the schema already documents parameters. The description adds value by explaining the workflow (omit tx_hash to get payment instructions), which ties the parameters together and provides context beyond the schema.

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's purpose: dedicating a free NFT without ownership, paying directly to the artist, and linking the user's name permanently. It distinguishes from the sibling 'nft_dedicar' by explicitly noting 'sem precisares de possuir o NFT'.

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?

It provides clear context for when to use the tool (when you don't own the NFT) and outlines the steps. However, it does not explicitly list alternatives or when not to use it, though the sibling name 'nft_dedicar' implies the alternative for owners.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation4/5

Most tools have distinct purposes, but nft_dedicar and nft_dedicar_simbolica are easily confused as both link a name to an NFT, differing mainly in ownership requirement and payment. Also, licenca_formal and receber_obra may be confused as both involve acquiring an artwork, though one is a paid license and the other a free gift; descriptions help clarify.

Naming Consistency2/5

The tool names mix verb-first (doar, receber_obra) and noun-first patterns (nft_catalogo, parceiro_estado), and while they all use snake_case, there is no consistent verb_noun structure across the set. Some names use adjectives (nft_owner_atual, nft_dedicar_simbolica) making the pattern unpredictable.

Tool Count5/5

With nine tools covering the collection, licensing, dedication, donation, and partner program, the server is well-scoped within the typical 3-15 range. Each tool serves a distinct function in the ecosystem.

Completeness4/5

The server covers the main interactions with the 0001sensations collection, including receiving, licensing, cataloguing, dedicating, and checking ownership. Minor gaps exist, such as no direct tool to browse the physical FISICA collection or manage licenses, but these are workaroundable via URLs or not essential.