Get Content Context
Returns a complete content dashboard in a single call with zero live API calls, bundling your writing style, recent posts, unanswered comments, drafts, and cadence gaps. Use depth='summary' for capped payloads or depth='full' for uncapped sessions. Sections with no data yet come back as empty arrays.
Example prompt: Give me my full content context so we can plan this week's posts and catch up on comments
{
"writing_style": { "status": "ready" },
"recent_posts": [ { "post_id": "urn:li:activity:7212", "likes": 84 } ],
"unanswered_comments": [],
"drafts": [ { "draft_id": "a1b2c3d4", "status": "draft" } ],
"cadence_gap_days": 3
}What you can build
Parameters
Inputs accepted by get_content_context.
| Name | Type | Description |
|---|---|---|
| depth | "summary" | "full" | Controls payload size. 'summary' (default): post text capped at 500 chars, payload capped at 20KB. 'full': uncapped for Opus 1M sessions. |
Related tools
Get Writing Style
Retrieve your personalized writing style guides for messaging, posting, and commenting so AI-generated content matches your voice.
List LinkedIn Post Drafts
List your saved LinkedIn post drafts sorted by most recently updated, filter by status, and find drafts that have already been published.
List LinkedIn Posts
List recent posts by any profile or company, or surface your own top posts ranked by impressions, reactions, or engagement rate via MCP.
Get Content Patterns
Discover what makes your LinkedIn posts perform with patterns across hook styles, post lengths, CTA impact, and posting times.
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.