SAP Concur
Read SAP Concur expense data — reports, entries, and users.
Auth: user-delegated OAuth 2.0. Attach the matching OAuth credential once; the InTouch server injects a live access token and keeps it refreshed for you. Your secrets stay in the encrypted vault — never in the tool, never shown to the AI assistant.
Operations
list_reportsget_reportlist_entrieslist_users.
Inputs
operation(required) — One of: list_reports, get_report, list_entries, list_users.id— Expense report id — required for get_report.query— Optional query params as a JSON object string, e.g. {"limit": 25, "user": "ALL"}.body— Unused for the read operations; reserved.
Example
operation: list_reports