5 MCP tools for managing projects through the Accounting API. Same schema across 4 connectors.
accounting_projects_allRetrieve a paginated list of projects with optional filtering and sorting.
accounting_projects_oneRetrieve a single record by its unique identifier.
accounting_projects_createCreate a new record with the provided fields.
accounting_projects_updateUpdate an existing record by its unique identifier.
accounting_projects_deleteRemove a record by its unique identifier.
4 providers support projects through the Accounting API.
execute_tool