Show example scenes
list_examplesReturn complete working example diagrams for common scene types. Copy and adapt the closest one to avoid schema guesswork when building visual diagrams.
Instructions
Return complete, working example scenes for common kinds of diagram.
USE THIS when you are unsure how to express something with this server: which element type fits, how data frames work, how to nest a group. Copy the closest example and adapt it - that is faster and more reliable than guessing at the schema.
Call it with no arguments for the catalogue, or with name for one full scene you can
pass straight to render_diagram.
Available: network, lda, regression, architecture, tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Return the full scene for this example. Omit for the catalogue. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | No | ||
| success | Yes | ||
| examples | No | ||
| elementTypes | No |