pn_search
Search Panel components by keyword; matches names, module paths, and documentation with optional package filter.
Instructions
Search for Panel components by search query and optional package filter.
Use this tool to find components when you don't know the exact name but have keywords. The search looks through component names, module paths, and documentation to find matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term to look for. Can be component names, functionality keywords, or descriptions. Examples: "button", "input", "text", "chart", "plot", "slider", "select" | |
| package | No | Package name to filter results. If None, searches all packages. Examples: "panel" or "panel_material_ui" | |
| limit | No | Maximum number of results to return. Default is 10. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |