mcp-ipfs

by alexbakers
Verified

w3_can_upload_ls

Retrieve detailed upload listings for the current space, including pagination and structured output options, using advanced JSON formatting.

Instructions

Lists uploads registered in the current space (advanced view, shows underlying structure).

Input Schema

NameRequiredDescriptionDefault
cursorNoOpaque cursor string from a previous response for pagination.
jsonNoFormat output as newline delimited JSON (default: true).
preNoReturn the page of results preceding the cursor.
shardsNoPretty print with shards in output (ignored if --json is true).
sizeNoDesired number of results to return.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Lists uploads registered in the current space (advanced view, shows underlying structure).", "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" }, "pre": { "default": false, "description": "Return the page of results preceding the cursor.", "type": "boolean" }, "shards": { "default": false, "description": "Pretty print with shards in output (ignored if --json is true).", "type": "boolean" }, "size": { "description": "Desired number of results to return.", "exclusiveMinimum": 0, "type": "integer" } }, "type": "object" }
ID: 1kj9uihg56