Tool to list transactions in a budget. Use when you need all or delta-filtered transactions after confirming the budget. Omitting all filters returns the full transaction history, which may produce large payloads; prefer since_date, type, or last_knowledge_of_server to scope res…
typestringFilter by transaction type; supported values: 'uncategorized', 'unapproved'.
budget_idRequiredstringBudget identifier (UUID). Use 'default' if default budget selection is enabled, or 'last-used' to specify the last used budget.
since_datestringOnly include transactions on or after this ISO date (YYYY-MM-DD).
last_knowledge_of_serverintegerOptional. If provided, returns only entities changed since this server knowledge value (delta request).
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.