Skip to main content
GET
Search visible tasks, records, and meetings with display-ready result links. Use an OAuth access token issued to kato-raycast. Developer keys cannot call this endpoint. See Raycast authentication. Required scopes: tasks:read, records:read, meetings:read. All three scopes are required even when types narrows the results. Results are relevance-ranked and limited, without pagination. Task visibility and meeting detail restrictions still apply. Record previews are not raw field values.

Parameters

string
required
Trimmed query, 2–200 characters.
string
Optional comma-separated task,record,meeting. Omit for all. Unknown names are ignored; matching is exact.
integer
Default 24; 1–50.

Response

200 — Top-level query and data. Results include kind, id, title, subtitle, badge, webUrl, and a task, record, or meeting object. See search shapes.