get_transaction_details
Retrieve comprehensive details for a specific transaction by providing its ID, enabling users to access and analyze individual financial records within the Monarch Money system.
Instructions
Get detailed information about a specific transaction.
Args: transaction_id: The ID of the transaction redirect_posted: Whether to redirect to posted transaction (default: True)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | Yes | ||
| redirect_posted | No |