{ "id": "fal", "providers": ["fal"], "providerAuthEnvVars": { "fal": ["FAL_KEY"] }, "providerAuthChoices": [ { "provider": "fal", "method": "api-key", "choiceId": "fal-api-key", "choiceLabel": "fal API key", "groupId": "fal", "groupLabel": "fal", "groupHint": "Image generation", "optionKey": "falApiKey", "cliFlag": "--fal-api-key", "cliOption": "--fal-api-key ", "cliDescription": "fal API key" } ], "configSchema": { "type": "object", "additionalProperties": false, "properties": {} } }