surge_evaluate_script
Evaluate scripts in a mock environment for HTTP requests, responses, cron jobs, events, rules, and DNS to test behavior before deployment.
Instructions
Evaluate a script with mock environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The type of script evaluation | |
| timeout | No | Timeout in seconds (default: 5) | |
| script_name | Yes | The name of the script to evaluate |