getClubAdminsById
ActiveTool of LinkedIn MCP Server
declared in 0.6.0
List Club Administrators - Returns a list of the administrators of a given club.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "integer",
"format": "int64"
},
"page": {
"type": "integer"
},
"per_page": {
"type": "integer"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
LinkedIn MCP Server
https://github.com/la-rebelion/hapimcp
6/7 registries