create_api_key
Create a new API key and receive the full key only once. Display it immediately so users can save it to an environment variable or another tool's configuration.
Instructions
Create a new API key. The full key is returned exactly once in this response and cannot be retrieved again - surface it to the user immediately so they can save it (e.g. into an env var or another tool's config). Mint a separate key per environment/service rather than sharing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||