render_proof
Render up to 32 glyphs at a shared scale, with optional revision comparison and explicit placeholders for missing glyphs.
Instructions
Render up to 32 glyphs at one common scale, optionally comparing revisions. Missing glyphs are explicit placeholders; use render_text separately for shaped words.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | summary | |
| guides | No | ||
| points | No | ||
| columns | No | ||
| revision | No | ||
| glyph_ids | Yes | ||
| master_id | No | default | |
| cell_width | No | ||
| image_mode | No | inline | |
| project_id | Yes | ||
| cell_height | No | ||
| compare_revision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| changed | No | ||
| summary | Yes | ||
| revision | No | ||
| warnings | No | ||
| project_id | No |