linkedin_ads_list_connections
List LinkedIn Connections
LinkedinDescription
List the LinkedIn Ads connections available to you — both ones you own and ones shared with you via an organization. Use this to discover connection IDs for set_default / share / rename / revoke.
Read-onlyIdempotent
Usage
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "linkedin_ads_list_connections",
"arguments": {
"reason": "User asked which LinkedIn accounts they have connected"
}
}
}
hopkin linkedin connections list
{
"mcpServers": {
"linkedin-ads": {
"url": "https://linkedin.mcp.hopkin.ai",
"transport": "sse"
}
}
}
- List connections
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
reason |
string |
Required | Why this tool call is neededminLength: 1, maxLength: 500 |
Examples
List connections
{
"reason": "User asked which LinkedIn accounts they have connected"
}
hopkin linkedin connections list