5 MCP tools for managing expense reports through the Accounting API. Same schema across 2 connectors.
accounting_expense_reports_allRetrieve a paginated list of expense reports with optional filtering and sorting.
accounting_expense_reports_oneRetrieve a single record by its unique identifier.
accounting_expense_reports_createCreate a new record with the provided fields.
accounting_expense_reports_updateUpdate an existing record by its unique identifier.
accounting_expense_reports_deleteRemove a record by its unique identifier.
2 providers support expense reports through the Accounting API.
execute_tool