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
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Opaque cursor string from a previous response for pagination. | |
json | No | Format output as newline delimited JSON (default: true). | |
size | No | Desired number of results to return. |