run_onyx_code
Execute Onyx programming code to test and debug scripts, returning outputs or errors with configurable filename and timeout settings.
Instructions
Execute Onyx code and return the output/errors for testing and debugging
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Onyx code to execute | |
filename | No | Optional filename (defaults to temp.onyx) | temp.onyx |
timeout | No | Execution timeout in seconds |