Read-only

Get Morning Briefing

Return a consolidated morning briefing that bundles your pulse, capacity, and optionally session status into one call. Use include=['pulse','session'] to verify your LinkedIn connection, and expand flags like 'viewers', 'ssi', or 'inmail_balance' to enrich the pulse section. Sections come back empty if the underlying background jobs have not run yet.

get_briefingGET/api/v1/intelligence/briefing
crispy — bash

Example prompt: Give me my morning briefing and confirm my LinkedIn account is connected

{
  "pulse": {
    "profile_viewers": 14,
    "new_connections": 3
  },
  "capacity": {
    "invites_remaining": 18
  },
  "session": {
    "connected": true
  }
}
Permission scope
core
Access
Read-only
Category
Messaging

What you can build

Start your day with profile activity, remaining capacity, and connection health in one read
Confirm your LinkedIn session is live before kicking off outreach
Pull viewers, social selling index, and InMail balance into a single morning snapshot
Give your agent the daily context it needs to plan high-value actions

Parameters

Inputs accepted by get_briefing.

NameTypeDescription
includestring[]Sections to include. Default: ['pulse','capacity']. Add 'session' to verify LinkedIn connection.
expandstring[]Expand flags forwarded to sub-handlers (e.g. 'viewers', 'ssi', 'inmail_balance' for pulse).
refreshbooleanForward refresh=true to sub-handlers to force recompute.

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.