New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

create_meta_ad_draft

Create a complete Meta (Facebook/Instagram) ad draft — campaign + ad set + creative + ad — ALL in PAUSED state, spending nothing. Use when the user wants to set up or draft an ad. Activation is a separate human-approved step (set_meta_ad_status). [sensitive-tier — first use may require a manager'...

SERVERFreedom Mcp SOURCEhttps://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp
Medium RISK CLASS
Category Write
Parameters 105 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-getfreedomos-freedom-mcp/create-meta-ad-draft.md

What create_meta_ad_draft does on Freedom Mcp

AI agents use create_meta_ad_draft to create or update resources in Freedom Mcp, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Freedom Mcp environment.

ParameterTypeRequiredDescription
cta string Optional call-to-action: LEARN_MORE, SIGN_UP, GET_STARTED, CONTACT_US, DOWNLOAD, SUBSCRIBE
link_url string Yes https destination URL (landing page, with UTMs)
companyId string Yes FreedomOS company id to act within (you must be a member). Required for company-scoped tools.
objective string OUTCOME_TRAFFIC (default) | OUTCOME_AWARENESS | OUTCOME_ENGAGEMENT
targeting object Audience: {countries: ["US"], age_min, age_max, interests: [{id, name}]}
daily_budget number Yes Daily budget in the account currency, major units (e.g. 25 = 25 USD/day)
primary_text string Yes The ad copy (primary text)
ad_account_id string Ad account (act_<digits>). Optional when the connection has exactly one.
campaign_name string Yes Campaign name, e.g. "PCAI cold traffic — Compliance Crusader v1"
image_artifact_id string Optional agent_artifacts image id for the creative

Parameters from the server's own tool schema.

Why create_meta_ad_draft is rated Medium

This is a Write operation: it creates new data structures (ad campaign, ad set, creative assets) that can be modified or deleted without irreversible consequences. The tool does not move money, execute spending, or delete data.

From the tool's definition Tool creates a complete Meta ad draft with campaign, ad set, creative, and ad — all in PAUSED state. Description explicitly states 'spending nothing' and 'Activation is a separate human-approved step', confirming the tool does not execute spending but does…

Risk signalsHigh parameter count (14 properties)

Questions about create_meta_ad_draft

What does the create_meta_ad_draft tool do? +

Create a complete Meta (Facebook/Instagram) ad draft — campaign + ad set + creative + ad — ALL in PAUSED state, spending nothing. Use when the user wants to set up or draft an ad. Activation is a separate human-approved step (set_meta_ad_status). [sensitive-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]. It is categorised as a Write tool in the Freedom Mcp MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does create_meta_ad_draft accept? +

create_meta_ad_draft accepts 10 parameters: cta, link_url, companyId, objective, targeting, daily_budget, primary_text, ad_account_id, campaign_name, image_artifact_id. Required: link_url, companyId, daily_budget, primary_text, campaign_name. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on create_meta_ad_draft? +

Register the Freedom MCP server in PolicyLayer and add a rule for create_meta_ad_draft: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Freedom Mcp. Nothing to install.

What risk level is create_meta_ad_draft? +

create_meta_ad_draft is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit create_meta_ad_draft? +

Yes. Add a rate_limit block to the create_meta_ad_draft rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block create_meta_ad_draft completely? +

Set action: deny in the PolicyLayer policy for create_meta_ad_draft. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides create_meta_ad_draft? +

create_meta_ad_draft is provided by the Freedom MCP server (https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Freedom, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Freedom's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.