Search the documentation
search_docsKeyword search across all documentation topics. Returns matching sections with excerpts; follow up with get_doc for the full topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | The operator's RideDesk domain (e.g. their-workspace.ridedesk.app or a custom domain). Optional — examples use a placeholder without it. | |
| query | Yes | Keywords, an endpoint path, or a field name (e.g. "quote_ref", "apple pay", "/api/enquiries") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Present only when there were no matches. | |
| results | Yes | Matching sections, best first. Empty when nothing matched. |