create_api_key
Create a new FlexYield API key for the authenticated account. Returns the plaintext token exactly once — store it securely, it cannot be retrieved again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | A label for the key, e.g. 'agent-7' or 'Production' | |
| monthly_request_cap | No | Optional monthly request budget for this key (fleet spend control); omit for uncapped |