Action Items
Search
Action Items
Commitments extracted from meetings and emails — what you owe each account, and what they owe you. Structured, queryable, grouped by account.
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
me — your commitments. prospect — theirs. all — both.open, done, or all.Scope to one account — an email or entity UUID.
today / week limit to items that carry a due date inside the window.Response
owner_kind values
| Value | Meaning |
|---|---|
user | Your commitment — something you owe the account |
prospect | The prospect’s commitment — something they owe you |
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
attention as open_commitment items.