get_opinion_figures
List every figure in a North Dakota Supreme Court opinion—maps, photos, diagrams, or tables—with its type, caption, page, and dimensions. Provide a legal citation to get the full figure metadata.
Instructions
List the figures reproduced in an opinion (plat maps, survey drawings, photos, diagrams, tables-as-image).
Returns lightweight metadata for each figure — its index, kind, a descriptive caption, the PDF page, and dimensions. Fetch the actual image bytes for one figure with get_opinion_figure_image(citation, fig_index). The captions are our editorial descriptions (what the figure is), not the court's own text. Returns an empty list if the opinion has no figures (or if figures.db is not installed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| citation | Yes | A legal citation like "2021 ND 152". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||