Seed Post Analytics
Backfill your analytics cache by fetching your full LinkedIn post history with pagination. Upserts all post metrics (impressions, reactions, comments, reposts, engagement rate) into the cache in one go. Run once to seed historical data - subsequent updates happen automatically via the polling system.
MCP tool name: seed_post_analytics
Use Cases
- Instantly populate analytics cache for a new account
- Backfill historical post data for analytics pipelines
- Seed data before running get_cached_post_analytics or get_top_posts
- Recover analytics after a cache purge
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| limit | number | optional | Max posts to fetch per page (default 100, max 100) |
Example
Prompt
Seed my post analytics so I can see my full history
Response
{
"success": true,
"posts_seeded": 47,
"pages_fetched": 1
}Permission Scopes
This tool is available in the following permission scopes:
Related Tools
Get Cached Post Analytics
Get cached post metrics: impressions, reactions, comments, engagement rate. Fast bulk analytics via MCP.
Get Top Posts
Get your best-performing LinkedIn posts ranked by impressions, reactions, or engagement rate. Content insights via MCP.
Purge Analytics Cache
Clear all cached analytics data for your account. Data is re-populated on next poll cycle. Cache management via MCP.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. All 105 tools. Safe limits, warm-up, and full permission control built in.