revoke_api_key
Immediately revoke an API key to cut off access for any script, server, or job using it. This action is permanent, so confirm the key is no longer needed before calling.
Instructions
Revoke an API key immediately. Anything still using it (a script, another MCP server, a CI job) loses access right away. Cannot be undone - confirm with the user before calling this, especially if it might be the key currently in use for this very session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | API key id, from list_api_keys |