getRoutesByAthleteId
ActiveTool of LinkedIn MCP Server
declared in 0.6.0
List Athlete Routes - Returns a list of the routes created by the authenticated athlete. Private routes are filtered out unless requested by a token with read_all scope.
Parameters schema
{
"type": "object",
"properties": {
"page": {
"type": "integer"
},
"per_page": {
"type": "integer"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
LinkedIn MCP Server
https://github.com/la-rebelion/hapimcp
6/7 registries