You're viewing a demo portfolio

Join the waitlist
PRSM

pull_openai_ads_performance

Active

Tool of io.github.Synter-Media-AI/synter-ads

declared in 1.27.0

Get OpenAI Ads metrics (2 credits). Pulls insights from the OpenAI Ads API. Optional scope: campaign_id, ad_group_id, or ad_id to scope the report. Defaults to the selected scope's natural aggregation level; unscoped defaults to ad_account.

Parameters schema

{
  "type": "object",
  "title": "pull_openai_ads_performanceArguments",
  "properties": {
    "days": {
      "type": "integer",
      "title": "Days",
      "default": 30
    },
    "ad_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Ad Id",
      "default": null
    },
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 1000
    },
    "account_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Account Id",
      "default": null
    },
    "ad_group_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Ad Group Id",
      "default": null
    },
    "campaign_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Campaign Id",
      "default": null
    },
    "account_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Account Name",
      "default": null
    },
    "time_granularity": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Time Granularity",
      "default": null
    },
    "aggregation_level": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Aggregation Level",
      "default": null
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Synter-Media-AI/synter-ads

https://github.com/Synter-Media-AI/mcp-server

4/7 registries
View full server →
pull_openai_ads_performance — io.github.Synter-Media-AI/synter-ads — PRSM MCP