Make
facebookCampaignDraft__pushAgentDraft
[DANGER: live action] Push a saved agent-created Facebook campaign draft to Meta as draft campaigns/ad sets/ads. ALWAYS confirm with the user before calling. Always confirm with the user before calling.
Remote mesmerpercy/admakeai
Remote (network-hosted)
Other tools also called facebookCampaignDraft__pushAgentDraft?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"draftId": {
"type": "string",
"minLength": 1
}
}
}