<h1 align="center">
<a href="https://prompts.chat">
Create a new Confluent Cloud environment
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."
Help me create a new Confluent Cloud environment.
Use the AskUserQuestion tool to present an interactive form with these questions in a single call:
Question 1 — Environment name (header: "Name")
Question 2 — Stream Governance package (header: "Governance")
Once the user submits the form, call create_environment with:
display_name: the chosen namestream_governance_package: "ESSENTIALS" if Essentials selected, "ADVANCED" if Advanced selectedDisplay:
env-abc123)Suggest next steps:
/clusters-create"/environments-use"