origin_search_templates
Retrieve ranked templates from your library by specifying plot type, data shape, tags, or keywords to reuse matching plot styles before creating a new one.
Instructions
Search the user template library for templates matching an intended plot.
Ranks saved templates by plot type, data shape, tags, and keywords. Call
this before plotting to reuse a matching style; each result carries a
score and match_reasons. Returns an empty list when nothing matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| plot_type | No | ||
| n_columns | No | ||
| tags | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||