Toolathlon-Verified · Website task ID144· Canonical taskflagged-transactionsView the task source atd57361c0
Required Tools
MCP Servers
Local Tools
handle_overlong_tool_outputs
manage_context
Instruction
Perform anomaly detection on high-net-worth clients’ transactions: Extract the 2025 transactions of clients inhigh_value_clients.csv from BigQuery all_transactions.recordings and mark the abnormal transactions with amount > mean + 3*std for each client, and fill them into anomaly_audit_report.xlsx, the result should be sorted by the “transaction_id” (remove the sample databefore adding results).
Initial State
Local Workspace
workspace/
├── anomaly_audit_report.xlsx
└── high_value_clients.csv






