linkedin_ get_ media
Refresh one image/video URL and verify library association. One of 25 LinkedIn Ads tools on the Get MCP Ads MCP gateway.
Refresh one image/video URL and verify library association.
- Source
- LinkedIn Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - 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. |
mediaId | string | Required | Exact urn:li:image or urn:li:video associated with the selected account library. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "linkedin_get_media",
"args": {
"adAccountId": "<string>",
"mediaId": "<string>"
}
}
}