Your script has access toDocumentation Index
Fetch the complete documentation index at: https://docs.riza.io/llms.txt
Use this file to discover all available pages before exploring further.
stdout and stderr for writing output. The API also
returns the program’s exit code.
Write to stdout
The execute code endpoint returns anything
your script writes to stdout as the value of the stdout parameter.
Write to stderr
The execute code endpoint returns anything
your script writes to stderr as the value of the stderr parameter.