Read-only

List Contact Notes

Lists the notes attached to a contact, most recent first, returning up to 50 entries. It returns an empty array when the contact has no notes and fails if the contact cannot be found. Use it to review the full history of context you have logged before reaching out.

list_notesGET/api/v1/contacts/notes
crispy — bash

Example prompt: Show me all my notes on Jane Smith, most recent first

[
  {
    "note_id": "note_a1b2c3",
    "body": "Called re: Q3 deal, wants pricing by Friday",
    "created_at": "2026-06-16T14:22:00Z"
  }
]
Permission scope
read only, core
Access
Read-only
Category
Lead Management

What you can build

Review every note on a contact before a call so you walk in fully briefed
Resurface the latest context your agent logged after the last touchpoint
Audit a contact's history when picking up a stalled conversation
Confirm a note was saved correctly right after logging it

Parameters

Inputs accepted by list_notes.

NameTypeDescription
lookupobjectStructured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email).

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.