zitadel_get_auth_config
Retrieve authentication configuration for Zitadel applications by providing project and application IDs to generate environment variables for .env.local files.
Instructions
Get the environment variables needed for a new application's .env.local file. Fetches the app details and formats them as ready-to-paste configuration.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID | |
| appId | Yes | The application ID |