List API Keys
list-api-keysRetrieve details of all API keys in your RawTree project, including names, IDs, permissions, and creation dates. Helps audit credentials and locate key IDs before deletion.
Instructions
Purpose: List API keys for the configured RawTree project.
NOT for: Creating or revoking credentials. Use create-api-key or delete-api-key for those workflows.
Returns: API key names, IDs, API key hints, permissions, project, organization, and creation dates.
Auth: Uses GET /v1/keys and requires an admin project API key.
When to use:
User asks what API keys exist
You need the key ID before revoking a key
You need to audit permissions for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||