Marketing & email · wired today
Drive Meta Ads with governed agents
Campaign and audience data drives half the questions agents get asked. The Meta Ads connector is one of 205 executable connectors and gives agents 4 read-only tools, with the credential held in the vault and every call receipted.
What agents can run against Meta Ads
| Tool | What it does |
|---|---|
list_ad_accounts | List the Meta ad accounts the access token can reach (id, name, status, currency, spend to date) |
list_campaigns | List campaigns under one Meta ad account, optionally filtered by effective status |
get_campaign | Get one Meta Ads campaign by ID (name, objective, status, budgets, schedule) |
campaign_insights | Read delivery and spend insights for one Meta Ads campaign over a preset date range (read-only reporting) |
Every tool above is read-only. Write surfaces ship only after live testing, and always behind approval gates.
What the Meta Ads connector needs
You provide access token, ad account ID from your Meta Ads account; Quox sends it as a bearer token. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.
Where to get it: Meta Ads's own API documentation ↗ covers creating and scoping the credential.
How proven is this?
Meta Ads answers every unauthenticated request identically, so its endpoint paths rest on Meta Ads's own published API reference (cited in the connector spec). The credential wire format was verified against the real host. Like every factory connector, it is Beta: it has not yet been run with a real credential.
Meta Ads integration FAQ
What can Quox agents do with Meta Ads?
Agents can run 4 read-only tools against Meta Ads: list ad accounts, list campaigns, get campaign, campaign insights. Every call is receipted in the evidence trail.
What does the Meta Ads integration need?
You provide access token, ad account ID from your Meta Ads account; Quox sends it as a bearer token. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.
Do agents see my Meta Ads credentials?
No. Credentials live encrypted in the Quox vault and are resolved server-side at call time. Agents invoke tools; they never receive the underlying secret.
How proven is the Meta Ads connector?
Meta Ads answers every unauthenticated request identically, so its endpoint paths rest on Meta Ads's own published API reference (cited in the connector spec). The credential wire format was verified against the real host. Like every factory connector, it is Beta: it has not yet been run with a real credential.