Tools are auto-generated from the Monta Partner API OpenAPI specification — one tool per endpoint. The tool list updates automatically as the API evolves.
The number of tools available depends on your credential scopes:
all:read + all:write — all tools except delete operationsall scope — every toolView the full interactive tool list for an always-up-to-date reference with method types, parameters, and descriptions.
Tool names follow the pattern:
get-{resource} / get-{resources} — GET requests (list or retrieve)post-{resource} — POST requests (create or action)patch-{resource} — PATCH requests (partial update)put-{resource} — PUT requests (full update)delete-{resource} — DELETE requests (remove)Tools are grouped by API resource (charge points, charges, teams, sites, wallets, webhooks, tariffs, and many more). Each category contains list, get, create, update, and delete operations as applicable.