You're viewing a demo portfolio

Join the waitlist
PRSM

facebook_adLibrary_ad_get

Active

Tool of Social Fetch

declared in 0.19.0

Get a single Facebook Ad Library ad by archive id or public Ad Library URL.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "url": {
      "type": "string",
      "maxLength": 4096,
      "minLength": 1,
      "description": "Public Facebook Ad Library URL for the ad."
    },
    "adId": {
      "type": "string",
      "maxLength": 4096,
      "minLength": 1,
      "description": "Facebook Ad Library archive id for the ad."
    },
    "trim": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "boolean"
        }
      ],
      "description": "When true, requests a smaller payload before normalization."
    },
    "includeTranscript": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "boolean"
        }
      ],
      "description": "When true, includes a plain-text transcript when available for the ad video."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Social Fetch

https://github.com/social-freak-ltd/socialfetch-mcp

1/7 registries
View full server →
facebook_adLibrary_ad_get — Social Fetch — PRSM MCP