<h1 align="center">
<a href="https://prompts.chat">
List all Confluent Cloud environments
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 all Confluent Cloud environments in the organization.
Call list_environments to retrieve all environments.
Present the results as a table:
| ID | Name | Stream Governance |
|---|
If no environments exist, suggest creating one with /environments-create.