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.
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
}
}What you can build
Parameters
Inputs accepted by get_briefing.
| Name | Type | Description |
|---|---|---|
| include | string[] | Sections to include. Default: ['pulse','capacity']. Add 'session' to verify LinkedIn connection. |
| expand | string[] | Expand flags forwarded to sub-handlers (e.g. 'viewers', 'ssi', 'inmail_balance' for pulse). |
| refresh | boolean | Forward refresh=true to sub-handlers to force recompute. |
Related tools
Get Inbox Status
Instant LinkedIn inbox triage with zero API calls: needs-reply threads, stale conversations, and overdue commitments at a glance.
Get Profile Capacity
Check daily limits and account health for invites, messages, and searches, plus Sales Navigator detection. Pace outreach safely and avoid hitting caps.
Verify LinkedIn Session
Confirm your LinkedIn session is active before bulk outreach. Returns a clear reconnect hint when the account is disconnected so sends never fail silently.
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.