Create User API Key
create_user_api_keyGenerate a new API key for a user, returning only metadata. The key secret is never exposed and cannot be retrieved.
Instructions
Create an API key for a user. Returns metadata only — the key secret is never surfaced and cannot be retrieved via MCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| name | Yes | ||
| expires_at | No | ||
| request_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||