recent_transactions

Get the most recent transactions, optionally filtered by account. Quick way to see latest activity.

Parameters

  • limit (optional) - Number of transactions to return (default: 20)
  • account (optional) - Filter by account name (partial match)
  • format (optional) - Output format: text, markdown, or json (default: text)

Example usage

What are my last 10 transactions?

Was this page helpful?