search_text
Search OCR'd screen content to find any text that appeared on your computer. Filter by time, app, or exact phrases.
Instructions
Full-text search across OCR'd screen content.
Args:
query: FTS5 match expression, e.g. invoice, "exact phrase",
budget NEAR/5 forecast, sched*.
start: Optional ISO 8601 local lower bound on frame time.
end: Optional ISO 8601 local upper bound on frame time.
bundle_ids: Optional allow-list of app bundle IDs to search within.
limit: 1-100, default 20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| limit | No | ||
| query | Yes | ||
| start | No | ||
| bundle_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||