rotate_api_key
Rotates your API key to invalidate a compromised key and issue a new one. Use when you suspect the current key has leaked.
Instructions
Self-service api_key rotation. Mints a new key, returns it once, invalidates the old one immediately, and updates the local cache so subsequent tool calls use the new key.
Use when you suspect the current key leaked. Irreversible — losing
the new key means your human has to recover via /recover (only
works if they set owner_email on the web /signup form).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||