Skip to main content
Glama

w3_proof_ls

List proofs stored on the MCP IPFS server to verify and manage data integrity across the storacha.network. Supports JSON output for structured data access.

Instructions

Tool for w3_proof_ls operation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jsonNoFormat output as newline delimited JSON (default: true).
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It fails to describe what the tool does operationally (e.g., lists proofs, retrieves verification data), its effects (e.g., read-only vs. mutative), or any constraints like authentication needs or rate limits. The vague phrasing offers no actionable behavioral insights.

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

Conciseness2/5

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

The description is a single vague sentence that under-specifies rather than being concise. It wastes space on redundant phrasing ('Tool for...operation') without delivering meaningful content. A truly concise description would front-load purpose or usage, but this fails to do so effectively.

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

Completeness2/5

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

Given no annotations, no output schema, and a vague description, this tool is inadequately documented. The description doesn't compensate for the lack of structured data, leaving the agent unsure of the tool's function, behavior, or output. For a tool in a complex ecosystem with many siblings, this is a significant gap.

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 1 parameter with 100% description coverage, documenting the 'json' boolean for output formatting. The description adds no parameter semantics beyond this, but since schema coverage is high, the baseline score of 3 applies. No additional value is provided over the structured schema.

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

Purpose2/5

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

The description 'Tool for w3_proof_ls operation' is a tautology that merely restates the tool name without explaining what it does. It doesn't specify the verb (e.g., list, retrieve) or resource (e.g., proofs, verification data), nor does it differentiate from sibling tools like w3_ls or w3_delegation_ls. This provides minimal useful information to an agent.

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

Usage Guidelines1/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. Given sibling tools like w3_ls (general listing) and w3_delegation_ls (specific to delegations), there's no indication of what makes w3_proof_ls distinct or appropriate for certain contexts. This leaves the agent with no usage direction.

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

Related 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/alexbakers/mcp-ipfs'

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