ck_get_recent_transactions
Retrieve the N most recent transactions with an optional limit (default 25). Specify the number of records to fetch for a review of recent spending.
Instructions
Return the N most recent transactions. Convenience shortcut for ck_list_transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of transactions to return (default 25) |