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 Account Status
Unified account view: daily limits, limit ranges, warm-up status, message format, and session health in one call.
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.