create_admin_token
Create an InfluxDB named admin token with full permissions to manage databases, users, and resource tokens, but not other admin tokens. Optionally name it for identification.
Instructions
Create a new InfluxDB named admin token with full administrative permissions (Core/Enterprise only). Named admin tokens can manage databases, users, and resource tokens, but cannot manage other admin tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional name for the admin token (e.g., "backup-admin-token"). If not provided, a unique name will be generated. |