Skip to main content
Glama

Luno MCP Server

Official
by luno

get_transaction

Retrieve detailed information about a specific cryptocurrency transaction using the account ID and transaction ID for accurate tracking and verification.

Instructions

Get details of a specific transaction

Input Schema

NameRequiredDescriptionDefault
account_idYesAccount ID
transaction_idYesTransaction ID

Input Schema (JSON Schema)

{ "properties": { "account_id": { "description": "Account ID", "type": "string" }, "transaction_id": { "description": "Transaction ID", "type": "string" } }, "required": [ "account_id", "transaction_id" ], "type": "object" }
Install Server

Other Tools from Luno 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/luno/luno-mcp'

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