Raycast meetings and activity
Add a comment
Add an activity comment to a task, record, or native meeting.
POST
Add an activity comment to a task, record, or native meeting.
Use an OAuth access token issued to
This request changes workspace data. A timeout does not prove that the write failed; inspect the result before retrying.
kato-raycast. Developer keys cannot call this endpoint. See Raycast authentication.
Required scopes: comments:write.
Tasks must be visible, records must be active in the workspace, and meetings require full detail access. Unavailable targets return 404. A retry can add another comment; there is no comment idempotency token.
Parameters
string
required
task, record, or meeting.
string
required
Target ID, 1–200 characters.
string
required
Trimmed comment text, 1–10,000 characters.
Response
201 — Returns the resource underdata. Example IDs and values are illustrative.