<h1 align="center">
<a href="https://prompts.chat">
List API keys in the organization
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
Before starting: If any tool call fails with "Missing required environment variables", tell the user:
"Set your Confluent Cloud API credentials — generate at https://confluent.cloud/settings/api-keys, then export CONFLUENT_CLOUD_API_KEY=... CONFLUENT_CLOUD_API_SECRET=... and restart Claude Code."
List API keys in the Confluent Cloud organization.
Ask me if I want to filter by a specific cluster resource ID, or list all keys.
Call list_api_keys with the optional resource_id filter.
Present the results as a table:
| Key ID | Display Name | Owner | Resource | Created |
|---|
If no keys exist, suggest creating one with /api-keys-create.