Skip to main content
Glama

Cross-LLM MCP Server

by JamesANZ

get_transaction

Retrieve detailed transaction information by providing the transaction ID. This tool is part of the Cross-LLM MCP Server, enabling unified access to multiple language models for enhanced insights.

Instructions

Get transaction details

Input Schema

NameRequiredDescriptionDefault
txidYesTransaction ID

Input Schema (JSON Schema)

{ "properties": { "txid": { "description": "Transaction ID", "type": "string" } }, "required": [ "txid" ], "type": "object" }

Other Tools from Cross-LLM 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/JamesANZ/cross-llm-mcp'

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