read_output_schema_published
Retrieve the live published output schema used by the runtime and compare it with the draft to see what a pending publish would change.
Instructions
Read the LIVE published version of a output_schema — what the runtime actually uses, as opposed to the draft that read_output_schema returns. Diff the two to see what a pending publish would change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The output_schema's id. |