env_check
Verify and validate environment variables within a project to ensure proper configuration and functionality, streamlining development and deployment processes.
Instructions
Check environment variables
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}