Skip to main content
Glama
hermoso-ai

Hermoso

Official

Delete a Meta campaign / ad set / ad

delete_meta_object
DestructiveIdempotent

Permanently delete a Meta campaign, ad set, or ad by providing its object ID and ad account ID. This action is irreversible, so confirmation is required.

Instructions

PERMANENTLY delete a campaign, ad set, or ad. Pass objectId (from list_meta_ads) + adAccountId. Irreversible — confirm the exact object with the user first, then call with confirm:true. To just stop delivery without deleting, use update_meta_object(status:"PAUSED") instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
confirmNoREQUIRED true — deletion is permanent
objectIdYesthe campaign / ad set / ad id to delete
adAccountIdYesad account id (for auth + scope)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okNo
deletedNo
objectIdNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hermoso-ai/hermoso'

If you have feedback or need assistance with the MCP directory API, please join our Discord server