Get Visualization
get_visualizationFetch a chart artifact generated by a council session or LOCUS determination. Returns the machine-readable spec (the data behind the chart) plus the stable SVG URL, or the raw SVG itself with include_svg=true. Artifact ids appear in session results as 'visualizations' / 'visualization' reference blocks. Requires authentication and enforces the artifact owner's tenant boundary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_id | Yes | 32-hex artifact id from a visualization reference | |
| include_svg | No | Also return the full SVG markup (default false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |