komodo_create_api_key
Create a named API key for the current user, returning the key and secret for API authentication.
Instructions
Create a new API key for the current user.
Args: name: Name/label for the API key
Returns: Created API key information including the key and secret
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||