Tool to list transactions for a specific account. Use when you need all or delta-filtered transactions for a given account after confirming the budget and account ID.
typestringIf specified, only transactions of the specified type will be included. Use 'uncategorized' to get transactions without a category, or 'unapproved' to get transactions that have not been approved.
budget_idRequiredstringThe ID of the budget. Use 'default' if default budget selection is enabled, or 'last-used' to specify the last used budget.
account_idRequiredstringThe ID of the account to retrieve transactions from (UUID format).
since_datestringIf specified, only transactions on or after this date will be included. The date should be ISO formatted (e.g., '2024-01-01').
last_knowledge_of_serverintegerThe starting server knowledge value. If provided, only entities that have changed since this value will be included (delta request). Useful for syncing.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.