Create User API Key
create_user_api_keyCreate an API key for a specified user and receive metadata; the key secret is never returned.
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 |
|---|---|---|---|
| name | Yes | ||
| user_id | Yes | ||
| expires_at | No | ||
| request_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||