marrow_create_key
Create an API key with customizable scopes, type, and expiry. The full plaintext key is returned once, so copy it immediately.
Instructions
Create a new API key. Full plaintext key is returned once — copy it now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable key name | |
| scopes | No | Allowed scopes | |
| key_type | No | Key type (default: live) | |
| agent_ids | No | Optional agent bindings | |
| expires_at | No | Optional ISO-8601 expiry |