manage_api_keys_get_info
Retrieve detailed information about a specific API key, including its configuration and permissions, without exposing the actual key value.
Instructions
Get detailed information about a specific API key.
Args: key_id: Key ID to query
Returns: dict: Key information (without actual key value)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes |