chaprola_report
Runs a published program and returns its output. Requires user ID, project, and program name; the program must be published first via /publish.
Instructions
Run a published program and return output. No auth required — program must be published first via /publish
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the published .PR file | |
| userid | Yes | Owner of the published program | |
| project | Yes | Project containing the program |