mcp-ipfs

by alexbakers
Verified

w3_delegation_revoke

Revoke a specific delegation by CID using this MCP IPFS tool. Ensure the input includes the delegation CID and absolute file path for required proofs, facilitating controlled access management in storacha.network spaces.

Instructions

Tool for w3_delegation_revoke operation. Requires ABSOLUTE paths for file arguments.

Input Schema

NameRequiredDescriptionDefault
delegationCidYesThe CID of the delegation to revoke.
proofNoABSOLUTE path to a file containing the delegation and any additional proofs needed.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "delegationCid": { "description": "The CID of the delegation to revoke.", "type": "string" }, "proof": { "description": "ABSOLUTE path to a file containing the delegation and any additional proofs needed.", "type": "string" } }, "required": [ "delegationCid" ], "type": "object" }
ID: 1kj9uihg56