Search Roku docs
search_roku_docsFind Roku/BrightScript docs by relevance with plain keywords or FTS5 syntax (phrases, AND/OR/NOT). Results show path, title, and snippet for identification.
Instructions
Full-text search across the Roku/BrightScript documentation, ranked by relevance. Supports plain keywords as well as FTS5 syntax ("exact phrase", term*, AND/OR/NOT). Returns the path, title, and a highlighted snippet for each hit — use get_roku_doc to read a result in full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default 10) | |
| query | Yes | Search terms, e.g. "roArray Push" or "video playback" | |
| prefix | No | Restrict to a folder, e.g. "docs/REFERENCES/brightscript" |