Variable MEDIA_BUY_TOOLSConst
MEDIA_BUY_TOOLS: readonly [
"get_products",
"list_creative_formats",
"create_media_buy",
"update_media_buy",
"sync_creatives",
"list_creatives",
"get_media_buy_delivery",
"provide_performance_feedback",
"sync_audiences",
] = ...
Known AdCP tool names for protocol detection. These map to task names in the AdCP schema index (kebab-case -> snake_case).
Note: Some tools appear in multiple arrays (e.g., list_creative_formats is in both MEDIA_BUY_TOOLS and CREATIVE_TOOLS). This is intentional - these tools serve multiple domains, and their presence should activate all relevant protocols.