Tool to create new environment variables for a v0 project. Use when you need to add environment variables to a project. By default, fails if any keys already exist unless upsert is set to true.
upsertbooleanWhether to overwrite existing environment variables with the same keys. If false, the request will fail if any keys already exist. Defaults to false
decryptedstringEnum for the decrypted query parameter.
projectIdRequiredstringThe unique identifier of the project where environment variables should be created
environmentVariablesRequiredarrayAn array of environment variables to create with key and value fields. Each item must have 'key' and 'value' properties
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.