vercel_get_env
Retrieve environment variables for a Vercel project by specifying the project ID, with support for decryption and team scoping.
Instructions
Get environment variables for a Vercel project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| projectId | No | Legacy alias for project_id. | |
| team_id | No | ||
| decrypt | No | ||
| api_key | No |