mcp-ipfs

by alexbakers
Verified

w3_can_upload_rm

Removes an upload listing by its root CID from the MCP IPFS server without deleting the associated blobs or shards, enabling advanced data management.

Instructions

Removes an upload listing by its root CID (advanced use). Does not remove the underlying blobs/shards.

Input Schema

NameRequiredDescriptionDefault
rootCidYesRoot CID of the upload to remove from the list.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Removes an upload listing by its root CID (advanced use). Does not remove the underlying blobs/shards.", "properties": { "rootCid": { "description": "Root CID of the upload to remove from the list.", "type": "string" } }, "required": [ "rootCid" ], "type": "object" }
ID: 1kj9uihg56