search_flet_docs
Search the official Flet documentation index to find the correct file path for any topic or control before retrieving full documentation.
Instructions
Search the official Flet documentation index for a specific topic or control. Always use this first to find the correct file path before calling get_flet_doc.
Args: query: The keyword to search for (e.g., 'dropdown', 'navigation', 'layout').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |