All Tools/AccountRead-only

Get Profile Capacity

Returns the status and remaining daily action limits for all connected LinkedIn accounts. Shows capacity for searches, profile views, messages, invitations, posts, and engagement. Includes account health indicators (healthy, warming_up, rate_limited, restricted). Use this to choose the best account for an action in multi-account setups.

MCP tool name: get_profile_capacity

Use Cases

  • Check remaining daily limits before running a bulk outreach
  • Monitor account health and warming-up status
  • Choose the best account for an action in multi-seat teams
  • Set up alerts when accounts approach their daily limits

Example

Prompt

Show the capacity for all my connected LinkedIn accounts

Response

{
  "accounts": [
    {
      "name": "John Doe",
      "status": "connected",
      "health": "healthy",
      "daily_limits": {
        "messages": { "used": 12, "limit": 50, "remaining": 38 },
        "invitations": { "used": 5, "limit": 25, "remaining": 20 }
      }
    }
  ],
  "total_remaining_messages": 38
}

Permission Scopes

This tool is available in the following permission scopes:

full accessoutboundcontentread only

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. All 164 tools. Safe limits, warm-up, and full permission control built in.