get_environment_config
Retrieve current environment configuration and settings to monitor and manage system parameters effectively. Returns detailed config data for informed decision-making.
Instructions
Get current environment configuration and settings.
Returns:
Current environment configuration details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_environment_configArguments",
"type": "object"
}