Skip to main content
Glama

Walrus MCP Server

delete_blob

Remove a blob from Walrus decentralized storage by specifying its ID. This tool supports efficient data management and storage optimization on the blockchain-verified Sui network.

Instructions

Delete a blob from Walrus storage

Input Schema

NameRequiredDescriptionDefault
blobIdYesThe blob ID to delete

Input Schema (JSON Schema)

{ "properties": { "blobId": { "description": "The blob ID to delete", "type": "string" } }, "required": [ "blobId" ], "type": "object" }
Install Server

Other Tools from Walrus MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mr-Sunglasses/walrus-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server