get_user_transactions
Fetch recent mock transactions for any user by ID, returning a JSON array to power spending reviews and account history checks.
Instructions
Returns a JSON array of recent mock transactions for a given user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The ID of the user to get transactions for |