list_api_keys
Retrieve all API keys for the authenticated user, including details like name, creation date, last usage, total uses, and active status.
Instructions
List all API keys for the authenticated user. Returns array of API key objects with id, name, created_at, last_used_at, total_uses, and is_active status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||