Tool to list transactions for a specific category (excludes pending). Use when you need completed transactions for a given category after obtaining budget_id and category_id. Response includes deleted transactions; filter client-side using the deleted boolean field.
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). No upper-bound parameter exists; apply client-side filtering for bounded date ranges.
category_idRequiredstringCategory identifier whose transactions are to be retrieved. Confirm the exact UUID before fetching; category names may be ambiguous due to similar labels or emoji.
last_knowledge_of_serverintegerDelta-style filter; only return entities changed since this server knowledge index.
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.