run_sas
Submit SAS code to a live session and receive a triaged response: status, errors, warnings, notes, per-step row counts, and listing output.
Instructions
Submit SAS code to the live session and return a triaged result: status (ok / suspicious / error), extracted errors and warnings, the NOTEs that mean the code ran but the answer may be wrong, per-step row counts, and the listing output. Writes outside WORK are blocked by policy. The session keeps state between calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| include_log | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||