Tools
list_api_keys
Scope:
mcp:read. No parameters.org-level / user-level), and last used date.
create_api_key
Create a new API key. Org-level keys have full org access; user-level keys are scoped to the authenticated user.string
required
Display name for the API key (e.g.
CRM Integration, CI/CD Pipeline).boolean
If
true (default), creates an org-level key with full org access. If false, creates a user-level key scoped to the authenticated user.integer
Number of hours until the key expires. Omit for a non-expiring key.
delete_api_key
Revoke an API key permanently. Uselist_api_keys to find key IDs.
string
required
The UUID of the API key to revoke.