flag_anomalies
Flag a user's transactions exceeding a specified threshold amount to surface potential spending anomalies.
Instructions
Returns transactions for a user that exceed the provided threshold amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The ID of the user | |
| threshold | Yes | The threshold amount to flag transactions above |