Raycast tasks
Get task creation options
Load member, record, section, and meeting choices for a Raycast task form.
GET
Load member, record, section, and meeting choices for a Raycast task form.
Use an OAuth access token issued to
kato-raycast. Developer keys cannot call this endpoint. See Raycast authentication.
Required scopes: tasks:write, records:read, meetings:read.
Includes up to 500 recently updated records. Meeting choices are native meetings with full detail access drawn from up to 100 upcoming schedule items. All three scopes are required; results are form choices, not a complete workspace export.
Response
200 — Top-levelcurrentMemberId, members, records, sections, and meetings. Member rows include authUserId/name/email/avatarUrl; records include id/title/avatarUrl/objectTypeName/icon/color; sections include id/name/color/recordId/recordTitle; meetings use the schedule shape.