mcp-ipfs

by alexbakers
Verified

w3_can_blob_ls

List and retrieve blobs stored in the current space with pagination support and JSON output format using the MCP IPFS server.

Instructions

Lists blobs stored in the current space.

Input Schema

NameRequiredDescriptionDefault
cursorNoOpaque cursor string from a previous response for pagination.
jsonNoFormat output as newline delimited JSON (default: true).
sizeNoDesired number of results to return.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Lists blobs stored in the current space.", "properties": { "cursor": { "description": "Opaque cursor string from a previous response for pagination.", "type": "string" }, "json": { "default": true, "description": "Format output as newline delimited JSON (default: true).", "type": "boolean" }, "size": { "description": "Desired number of results to return.", "exclusiveMinimum": 0, "type": "integer" } }, "type": "object" }
ID: 1kj9uihg56