Search Frappe documentation
search_frappe_docsSearch Frappe framework documentation by keyword to locate pages. Returns titles and paths for accessing full documentation when the exact path is unknown.
Instructions
Find Frappe framework documentation pages by keyword. Returns page titles with the paths to pass to get_frappe_doc. Use this first when you do not already know the exact path of the page you want.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default 10) | |
| query | Yes | Keywords to search for, e.g. "create doctype" |