Get render payload
get_render_payloadFetches the visualization payload stored for a given render_id, allowing the render_ui viewer to display PDF renderings.
Instructions
Internal: the render_ui viewer fetches a large visualization payload that was stashed out-of-band. Not for direct agent use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| render_id | Yes | render_id from a render_ui result whose visualization payload was stashed out-of-band for the viewer to fetch. |