project_list
List all HoloViz and custom projects with indexed documentation. Use this to discover available projects for documentation queries.
Instructions
List all HoloViz and user-defined projects with indexed documentation (~20 projects).
This includes both built-in HoloViz projects (panel, hvplot, etc.) and any custom/internal documentation projects you have configured.
Returns
list[str]: A list of project names that have documentation available.
Names are returned in hyphenated format (e.g., "panel-material-ui", "my-custom-project").Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |