Skip to main content
GET
Action Items
Returns the action items captured from meeting transcripts (and emails) as structured records on each account. Defaults to the founder’s own open commitments, so you can answer “what are my action items today?” without digging through notes.

Request

Query params

string
default:"me"
me — your commitments. prospect — theirs. all — both.
string
default:"open"
open, done, or all.
string
Scope to one account — an email or entity UUID.
string
default:"all"
today / week limit to items that carry a due date inside the window.

Response

owner_kind values

When to call it

  • Daily — “what are my action items today?”
  • Pre-outreach — scope to an account with focus
  • As a brief — pipe open commitments into a task queue
Action items are write-captured by the worker from meeting transcripts; this endpoint is read-only. They also surface in attention as open_commitment items.