mcp-ipfs

by alexbakers
Verified

w3_can_store_rm

Remove a stored CAR shard by its CID from the mcp-ipfs server permanently. Exercise caution as this action deletes the underlying data shard.

Instructions

Removes a stored CAR shard by its CID (advanced use). Use with extreme caution, as this deletes the underlying data shard.

Input Schema

NameRequiredDescriptionDefault
carCidYesCID of the CAR shard to remove from the store.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Removes a stored CAR shard by its CID (advanced use). Use with extreme caution, as this deletes the underlying data shard.", "properties": { "carCid": { "description": "CID of the CAR shard to remove from the store.", "type": "string" } }, "required": [ "carCid" ], "type": "object" }
ID: 1kj9uihg56