get_render_results
Retrieve your past render results including images, PDFs, and screenshots. Filter by template or batch, and paginate to navigate through results.
Instructions
This tool lists past render results (images, PDFs, screenshots) in your RenderForm account.
Optionally filter by 'template' or 'batch' identifier.
Supports pagination with 'page' (default 0) and 'size' (default 20, max 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default 0). | |
| size | No | Page size for pagination (default 20, max 50). | |
| batch | No | Filter results by batch identifier. | |
| template | No | Filter results by template identifier. |