linkedin_ get_ account_ details
Read one LinkedIn ad account in full, with the members who hold a role on it. One of 25 LinkedIn Ads tools on the Get MCP Ads MCP gateway.
Read one LinkedIn ad account in full, with the members who hold a role on it. Roles decide what the connection can do, so a read that fails on one account and works on another is usually a role, not a scope.
- Source
- LinkedIn Ads
- Kind
- Read
- Discovery
- Announced in the tool list
- Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ linkedin-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Required | Selected LinkedIn advertising account, numeric ID. |
includeUsers | boolean | Optional | Also list the account users and their roles. On by default. |
Calling itLink to this section
{
"name": "linkedin_get_account_details",
"arguments": {
"adAccountId": "<string>"
}
}