Skip to main content
Glama

Up Banking MCP Server

by alex1092

up_get_transaction

Retrieve detailed transaction information including amount, description, category, and account details using the transaction ID.

Instructions

Get detailed information about a specific transaction by ID, including amount, description, category, and related account.

Input Schema

NameRequiredDescriptionDefault
transactionIdYesThe unique identifier for the transaction

Input Schema (JSON Schema)

{ "properties": { "transactionId": { "description": "The unique identifier for the transaction", "type": "string" } }, "required": [ "transactionId" ], "type": "object" }

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/alex1092/up-bank-mcp-server'

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