Skip to main content
Glama

iota_wallet_pending

View pending signing requests that require approval before processing IOTA blockchain transactions.

Instructions

List pending signing requests awaiting approval

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • Registration and handler implementation for the iota_wallet_pending tool.
    server.tool(
      "iota_wallet_pending",
      "List pending signing requests awaiting approval",
      {},
      async () => text(await wallet("/pending"))
    );

Latest Blog Posts

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/Scottcjn/iota-agent-mcp'

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