You're viewing a demo portfolio

Join the waitlist
PRSM

getClubActivitiesById

Active

Tool of LinkedIn MCP Server

declared in 0.6.0

List Club Activities - Retrieve recent activities from members of a specific club. The authenticated athlete must belong to the requested club in order to hit this endpoint. Pagination is supported. Athlete profile visibility is respected for all activities.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "integer",
      "format": "int64"
    },
    "page": {
      "type": "integer"
    },
    "per_page": {
      "type": "integer"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

LinkedIn MCP Server

https://github.com/la-rebelion/hapimcp

6/7 registries
View full server →