← Back to search

io.github.mikusnuz/meta-ads

mikusnuz Scanned 23h ago

MCP server for Meta Marketing API — Facebook & Instagram ad campaign management

? Not scanned yet

Versions

1.2.1latest
first seen Jun 5, 2026

Tools 134

get_product
annotations: none low

Get details of a specific product.

fields string product_id string
refresh_token
annotations: none low

Refresh a long-lived access token to extend its expiration. Returns a new long-lived token.

long_lived_token string
debug_token
annotations: none low

Debug an access token to inspect its properties, permissions, expiration, and validity. Requires META_APP_ID and META_APP_SECRET.

input_token string
remove_business_user
annotations: none low

Remove a user from the configured business. Requires META_BUSINESS_ID env var.

user_id string
list_canvases
annotations: none low

List Instant Experience (Canvas) creatives in the ad account.

after string limit number fields string account_id string
get_canvas
annotations: none low

Get details of a specific Instant Experience (Canvas) by ID.

fields string canvas_id string
create_canvas
annotations: none low

Create a new Instant Experience (Canvas) on a Facebook Page. Requires page_id and body_elements JSON array defining the canvas layout.

name string page_id string body_elements string
delete_canvas
annotations: none low

Delete an Instant Experience (Canvas). This action is irreversible.

canvas_id string
list_rules
annotations: none low

List automated rules for the ad account.

after string limit number fields string account_id string
get_rule
annotations: none low

Get details of a specific automated rule.

fields string rule_id string
create_rule
annotations: none low

Create a new automated rule for the ad account.

name string account_id string schedule_spec string execution_spec string evaluation_spec string
update_rule
annotations: none low

Update an existing automated rule.

name string status string rule_id string schedule_spec string execution_spec string evaluation_spec string
delete_rule
annotations: none low

Delete an automated rule.

rule_id string
list_ads
annotations: none low

List ads in the ad account. Optionally filter by campaign, ad set, or status.

after string limit number fields string status string adset_id string account_id string campaign_id string
get_ad
annotations: none low

Get details of a specific ad by ID.

ad_id string fields string
create_ad
annotations: none low

Create a new ad. Requires name, adset_id, and creative (JSON object_story_spec). Defaults to PAUSED status.

name string status string adset_id string creative string account_id string tracking_specs string
update_ad
annotations: none low

Update an existing ad. Only provided fields will be modified.

name string ad_id string status string creative string tracking_specs string
delete_ad
annotations: none low

Delete an ad. This action is irreversible.

ad_id string
copy_ad
annotations: none low

Copy an existing ad. Creates a duplicate within the same or different ad set.

name string ad_id string status string adset_id string
get_ad_account
annotations: none low

Get details of the configured ad account including status, balance, currency, timezone, and spend info.

fields string account_id string
list_ad_accounts
annotations: none low

List all ad accounts accessible by the current user. Returns paginated results.

after string limit number fields string
update_ad_account
annotations: none low

Update the configured ad account settings. Only provided fields will be modified.

name string spend_cap string account_id string timezone_name string
get_ad_preview
annotations: none low

Get a preview of an ad in a specific format. Returns HTML iframe for rendering.

ad_id string ad_format string
get_account_activities
annotations: none low

Get activity log for the ad account. Shows changes made to campaigns, ad sets, ads, etc.

after string limit number fields string account_id string
list_account_users
annotations: none low

List users who have access to the ad account with their roles and permissions.

after string limit number fields string account_id string
list_budget_schedules
annotations: none low

List ad budget schedules for the ad account. Returns paginated results.

after string limit number fields string account_id string
create_budget_schedule
annotations: none low

Create a new ad budget schedule for the ad account.

time_end string account_id string time_start string budget_value string budget_value_type string
update_budget_schedule
annotations: none low

Update an existing budget schedule. Only provided fields will be modified.

time_end string time_start string schedule_id string budget_value string
delete_budget_schedule
annotations: none low

Delete a budget schedule. This action is irreversible.

schedule_id string
list_feeds
annotations: none low

List product feeds for a catalog.

after string limit number fields string catalog_id string
create_feed
annotations: none low

Create a new product feed for a catalog.

name string file_url string schedule string catalog_id string
upload_feed
annotations: none low

Upload/trigger a feed file upload for a product feed.

url string feed_id string
get_feed_uploads
annotations: none low

Get upload history for a product feed.

after string limit number fields string feed_id string
list_videos
annotations: none low

List ad videos uploaded to the ad account.

after string limit number fields string account_id string
upload_video
annotations: none low

Upload an ad video from a public URL or a local file. Returns video ID for use in ad creatives.

title string file_url string file_path string account_id string description string
get_video
annotations: none low

Get details of a specific ad video by ID.

fields string video_id string
delete_video
annotations: none low

Delete an ad video. This action is irreversible.

video_id string
exchange_token
annotations: none low

Exchange a short-lived access token for a long-lived token. Requires META_APP_ID and META_APP_SECRET to be configured.

short_lived_token string
get_delivery_estimate
annotations: none low

Get delivery estimate for an ad set, including estimated daily reach. Note: the delivery_estimate edge exists on the ad set (and ad account) node, not on individual ads. Also note: as of v26.0, the daily_outcomes_curve, budget_guardrail, and estimate_dau fields are no longer returned (removed with no replacement).

adset_id string optimization_goal string
list_rf_predictions
annotations: none low

List reach & frequency predictions for the ad account. Returns paginated results.

after string limit number fields string account_id string
create_rf_prediction
annotations: none low

Create a new reach & frequency prediction. Provide targeting spec as JSON string, budget in cents, and scheduling info.

budget number stop_time string account_id string start_time string target_spec string frequency_cap number destination_id string
get_rf_prediction
annotations: none low

Get details of a specific reach & frequency prediction by ID.

fields string prediction_id string
delete_rf_prediction
annotations: none low

Delete a reach & frequency prediction. This action is irreversible.

prediction_id string
search_targeting
annotations: none low

Search for targeting options (interests, behaviors, demographics, etc.) by keyword. Use this to find valid targeting IDs for ad set targeting specs.

q string type string limit number account_id string
search_locations
annotations: none low

Search for geographic locations (countries, regions, cities, zip codes) for ad targeting.

q string limit number location_types string
search_targeting_map
annotations: none low

Map targeting IDs to their full details (names, types, paths). Useful for resolving IDs obtained from other endpoints.

account_id string targeting_list string
get_reach_estimate
annotations: none low

Get estimated audience reach for a given targeting specification. Useful for planning campaigns before creating them.

account_id string targeting_spec string
get_targeting_suggestions
annotations: none low

Get targeting suggestions based on existing targeting criteria. Meta suggests related interests, behaviors, and demographics.

account_id string targeting_list string
search_ad_library
annotations: none low

Search the Meta Ad Library for ads. Allows searching by keywords, countries, and ad type. Useful for competitive research and transparency.

after string limit number fields string ad_type string order_by string search_terms string ad_reached_countries string
list_catalogs
annotations: none low

List product catalogs for the ad account.

after string limit number fields string account_id string
get_catalog
annotations: none low

Get details of a specific product catalog.

fields string catalog_id string
create_catalog
annotations: none low

Create a new product catalog for the ad account.

name string vertical string account_id string
update_catalog
annotations: none low

Update an existing product catalog.

name string catalog_id string
list_product_sets
annotations: none low

List product sets within a catalog.

after string limit number fields string catalog_id string
create_product_set
annotations: none low

Create a new product set within a catalog.

name string filter string catalog_id string
get_product_set
annotations: none low

Get details of a specific product set.

fields string set_id string
update_product_set
annotations: none low

Update an existing product set.

name string filter string set_id string
list_products
annotations: none low

List products within a catalog.

after string limit number fields string filter string catalog_id string
update_product
annotations: none low

Update an existing product in a catalog.

url string name string price string image_url string product_id string description string availability string
batch_products
annotations: none low

Batch create, update, or delete products in a catalog. Supports up to 5,000 items per request. Update operations support upsert.

requests string catalog_id string allow_upsert boolean
get_batch_status
annotations: none low

Check the status of a catalog batch operation.

handle string catalog_id string
get_form_leads
annotations: none low

Get leads submitted through a lead generation form.

after string limit number fields string form_id string
get_lead
annotations: none low

Get details of a specific lead by ID.

fields string lead_id string
list_lead_forms
annotations: none low

List lead generation forms for a Facebook Page.

after string limit number fields string page_id string
create_lead_form
annotations: none low

Create a new lead generation form on a Facebook Page. Requires pages_manage_ads permission.

name string page_id string questions string thank_you_page string privacy_policy_url string follow_up_action_url string
get_lead_form
annotations: none low

Get details of a specific lead generation form.

fields string form_id string
get_account_insights
annotations: none low

Get performance insights for the ad account. Returns metrics like impressions, clicks, spend, reach, etc.

account_id string
get_campaign_insights
annotations: none low

Get performance insights for a specific campaign.

campaign_id string
get_adset_insights
annotations: none low

Get performance insights for a specific ad set.

adset_id string
get_ad_insights
annotations: none low

Get performance insights for a specific ad.

ad_id string
create_async_report
annotations: none low

Create an async insight report for large data queries. Returns a report_run_id to poll with get_async_report.

account_id string
get_async_report
annotations: none low

Check status and retrieve results of an async insight report.

fields string report_run_id string
list_experiments
annotations: none low

List A/B test experiments (ad studies) for the ad account.

after string limit number fields string account_id string
create_experiment
annotations: none low

Create a new A/B test experiment (ad study).

name string type string cells string end_time string account_id string start_time string description string
get_experiment
annotations: none low

Get details of a specific experiment (ad study).

fields string experiment_id string
update_experiment
annotations: none low

Update an existing experiment (ad study).

name string description string experiment_id string
get_experiment_results
annotations: none low

Get results/cells of an experiment (ad study).

fields string experiment_id string
send_conversion_event
annotations: none low

Send a server-side conversion event via the Conversions API (pixel).

events string
send_offline_event
annotations: none low

Send an offline conversion event to an offline event set.

events string event_set_id string
list_offline_event_sets
annotations: none low

List offline conversion data sets for the ad account.

after string limit number fields string account_id string
create_offline_event_set
annotations: none low

Create a new offline conversion data set.

name string account_id string description string
list_custom_audiences
annotations: none low

List custom audiences in the ad account.

after string limit number fields string account_id string
get_audience
annotations: none low

Get details of a specific custom audience by ID.

fields string audience_id string
create_custom_audience
annotations: none low

Create a new custom audience. Subtype determines the audience source (CUSTOM, WEBSITE, APP, OFFLINE_CONVERSION, LOOKALIKE, ENGAGEMENT, etc.).

name string account_id string description string customer_file_source string
update_audience
annotations: none low

Update an existing custom audience. Only provided fields will be modified.

name string audience_id string description string
delete_audience
annotations: none low

Delete a custom audience. This action is irreversible.

audience_id string
add_users_to_audience
annotations: none low

Add users to a custom audience. Payload must be a JSON string containing hashed user data with a schema array defining the data types (e.g. EMAIL, PHONE, FN, LN).

payload string audience_id string
remove_users_from_audience
annotations: none low

Remove users from a custom audience. Payload format is the same as add_users_to_audience.

payload string audience_id string
create_lookalike_audience
annotations: none low

Create a lookalike audience based on an existing custom audience. Ratio (1-10) determines how closely the new audience resembles the source.

name string account_id string lookalike_spec string origin_audience_id string
get_audience_health
annotations: none low

Get health status and delivery readiness of a custom audience. Shows match rate, size, and operation status.

audience_id string
list_saved_audiences
annotations: none low

List saved audiences in the ad account. Saved audiences are reusable targeting presets.

after string limit number fields string account_id string
get_saved_audience
annotations: none low

Get details of a specific saved audience by ID.

fields string audience_id string
list_images
annotations: none low

List ad images uploaded to the ad account.

after string limit number fields string account_id string
upload_image
annotations: none low

Upload an ad image from a public URL or a local file. Returns image hash for use in ad creatives. Note: fetching from a URL requires the app to have Meta

url string name string file_path string account_id string
get_image
annotations: none low

Get details of a specific ad image by ID.

fields string image_id string
delete_image
annotations: none low

Delete an ad image by hash. This action is irreversible.

hash string account_id string
list_businesses
annotations: none low

List all businesses accessible by the current user. Returns paginated results.

after string limit number fields string
get_business
annotations: none low

Get details of a specific business by ID.

fields string business_id string
list_business_ad_accounts
annotations: none low

List ad accounts owned by the configured business. Requires META_BUSINESS_ID env var.

after string limit number fields string
list_business_users
annotations: none low

List users of the configured business. Requires META_BUSINESS_ID env var.

after string limit number fields string
add_business_user
annotations: none low

Add a user to the configured business by email. Requires META_BUSINESS_ID env var.

email string
list_business_pages
annotations: none low

List Facebook Pages owned by the configured business. Requires META_BUSINESS_ID env var.

after string limit number fields string
list_business_instagram_accounts
annotations: none low

List Instagram accounts owned by the configured business. Requires META_BUSINESS_ID env var.

after string limit number fields string
list_system_users
annotations: none low

List system users of the configured business. Requires META_BUSINESS_ID env var.

after string limit number fields string
create_system_user
annotations: none low

Create a new system user in the configured business. Requires META_BUSINESS_ID env var.

name string
list_adsets
annotations: none low

List ad sets in the ad account. Optionally filter by campaign or status.

after string limit number fields string status string account_id string campaign_id string
get_adset
annotations: none low

Get details of a specific ad set by ID.

fields string adset_id string
create_adset
annotations: none low

Create a new ad set. Requires name, campaign_id, budget, optimization_goal, billing_event, and targeting. Defaults to PAUSED status.

name string targeting string campaign_id string bid_strategy string daily_budget string billing_event string lifetime_budget string promoted_object string optimization_goal string
update_adset
annotations: none low

Update an existing ad set. Only provided fields will be modified.

name string status string adset_id string end_time string targeting string bid_amount string start_time string daily_budget string lifetime_budget string
delete_adset
annotations: none low

Delete an ad set. This action is irreversible.

adset_id string
copy_adset
annotations: none low

Copy an existing ad set. Creates a duplicate within the same or different campaign.

name string status string adset_id string deep_copy boolean campaign_id string
get_adset_targeting_sentence
annotations: none low

Get human-readable targeting description for an ad set. Converts targeting spec into readable sentences.

adset_id string
get_adset_ads
annotations: none low

Get all ads belonging to a specific ad set.

after string limit number fields string adset_id string
get_adset_leads
annotations: none low

Get leads generated by a specific ad set. Requires leads_retrieval permission.

after string limit number fields string adset_id string
list_creatives
annotations: none low

List ad creatives in the ad account.

after string limit number fields string account_id string
get_creative
annotations: none low

Get details of a specific ad creative by ID.

fields string creative_id string
create_creative
annotations: none low

Create a new ad creative with object_story_spec. The spec defines the ad content (link, photo, or video) and the associated Facebook Page. Notes for v26.0: poll_spec and the poll type under interactive_components_spec are no longer supported and will be rejected. If the advertiser has a shop, eligible creatives now default to destination_spec.destination_type=WEBSITE_AND_SHOP — set it to WEBSITE_AND_SHOP_OPT_OUT to opt out.

name string url_tags string account_id string asset_feed_spec string object_story_spec string
update_creative
annotations: none low

Update an existing ad creative. Only name and url_tags can be modified after creation.

name string url_tags string creative_id string
create_dynamic_creative
annotations: none low

Create a dynamic creative with asset_feed_spec. Meta automatically combines different images, videos, titles, bodies, and CTAs to find the best performing combinations.

name string account_id string asset_feed_spec string
generate_preview
annotations: none low

Generate an ad preview without needing an existing ad. Provide creative spec directly to see how it would look.

creative string ad_format string account_id string
list_block_lists
annotations: none low

List publisher block lists for the ad account. Returns paginated results.

after string limit number fields string account_id string
create_block_list
annotations: none low

Create a new publisher block list for the ad account.

name string account_id string
add_to_block_list
annotations: none low

Add publisher URLs to an existing block list.

urls string list_id string
remove_from_block_list
annotations: none low

Remove publisher URLs from an existing block list.

urls string list_id string
delete_block_list
annotations: none low

Delete a publisher block list. This action is irreversible.

list_id string
list_campaigns
annotations: none low

List campaigns in the ad account. Supports filtering by status and objective. Returns paginated results.

after string limit number before string fields string status string objective string account_id string
get_campaign
annotations: none low

Get details of a specific campaign by ID.

fields string campaign_id string
create_campaign
annotations: none low

Create a new ad campaign. Defaults to PAUSED status. Requires name and objective. Budget can be set at campaign or ad set level.

name string status string spend_cap string stop_time string account_id string start_time string bid_strategy string daily_budget string lifetime_budget string special_ad_categories string special_ad_category_country string is_adset_budget_sharing_enabled boolean
update_campaign
annotations: none low

Update an existing campaign. Only provided fields will be modified.

name string status string spend_cap string stop_time string start_time string campaign_id string bid_strategy string daily_budget string lifetime_budget string
delete_campaign
annotations: none low

Delete a campaign. This action is irreversible.

campaign_id string
copy_campaign
annotations: none low

Copy an existing campaign. Creates a duplicate with optional name override. Copies structure including ad sets and ads.

name string status string deep_copy boolean campaign_id string
get_campaign_adsets
annotations: none low

Get all ad sets belonging to a specific campaign.

after string limit number fields string campaign_id string
get_campaign_ads
annotations: none low

Get all ads belonging to a specific campaign.

after string limit number fields string campaign_id string
get_campaign_leads
annotations: none low

Get leads generated by a specific campaign. Requires leads_retrieval permission.

after string limit number fields string campaign_id string

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 277

low
Tool 'update_budget_schedule' has no annotations annotation_checker · 100%
low
Tool 'get_ad_account' has no annotations annotation_checker · 100%
low
Tool 'list_ad_accounts' has no annotations annotation_checker · 100%
low
Tool 'update_ad_account' has no annotations annotation_checker · 100%
low
Tool 'get_account_activities' has no annotations annotation_checker · 100%
low
Tool 'list_account_users' has no annotations annotation_checker · 100%
low
Tool 'list_budget_schedules' has no annotations annotation_checker · 100%
low
Tool 'create_budget_schedule' has no annotations annotation_checker · 100%
low
Tool 'delete_budget_schedule' has no annotations annotation_checker · 100%
low
Tool 'list_feeds' has no annotations annotation_checker · 100%
low
Tool 'create_feed' has no annotations annotation_checker · 100%
low
Tool 'upload_feed' has no annotations annotation_checker · 100%
low
Tool 'get_feed_uploads' has no annotations annotation_checker · 100%
low
Tool 'list_videos' has no annotations annotation_checker · 100%
low
Tool 'upload_video' has no annotations annotation_checker · 100%
low
Tool 'get_video' has no annotations annotation_checker · 100%
low
Tool 'delete_video' has no annotations annotation_checker · 100%
low
Tool 'exchange_token' has no annotations annotation_checker · 100%
low
Tool 'refresh_token' has no annotations annotation_checker · 100%
low
Tool 'debug_token' has no annotations annotation_checker · 100%
low
Tool 'list_canvases' has no annotations annotation_checker · 100%
low
Tool 'get_canvas' has no annotations annotation_checker · 100%
low
Tool 'create_canvas' has no annotations annotation_checker · 100%
low
Tool 'delete_canvas' has no annotations annotation_checker · 100%
low
Tool 'list_rules' has no annotations annotation_checker · 100%
low
Tool 'get_rule' has no annotations annotation_checker · 100%
low
Tool 'create_rule' has no annotations annotation_checker · 100%
low
Tool 'update_rule' has no annotations annotation_checker · 100%
low
Tool 'delete_rule' has no annotations annotation_checker · 100%
low
Tool 'list_ads' has no annotations annotation_checker · 100%
low
Tool 'get_ad' has no annotations annotation_checker · 100%
low
Tool 'create_ad' has no annotations annotation_checker · 100%
low
Tool 'update_ad' has no annotations annotation_checker · 100%
low
Tool 'delete_ad' has no annotations annotation_checker · 100%
low
Tool 'copy_ad' has no annotations annotation_checker · 100%
low
Tool 'get_ad_preview' has no annotations annotation_checker · 100%
low
Tool 'get_delivery_estimate' has no annotations annotation_checker · 100%
low
Tool 'list_rf_predictions' has no annotations annotation_checker · 100%
low
Tool 'create_rf_prediction' has no annotations annotation_checker · 100%
low
Tool 'get_rf_prediction' has no annotations annotation_checker · 100%
low
Tool 'delete_rf_prediction' has no annotations annotation_checker · 100%
low
Tool 'search_targeting' has no annotations annotation_checker · 100%
low
Tool 'search_locations' has no annotations annotation_checker · 100%
low
Tool 'search_targeting_map' has no annotations annotation_checker · 100%
low
Tool 'get_reach_estimate' has no annotations annotation_checker · 100%
low
Tool 'get_targeting_suggestions' has no annotations annotation_checker · 100%
low
Tool 'search_ad_library' has no annotations annotation_checker · 100%
low
Tool 'list_catalogs' has no annotations annotation_checker · 100%
low
Tool 'get_catalog' has no annotations annotation_checker · 100%
low
Tool 'create_catalog' has no annotations annotation_checker · 100%
low
Tool 'update_catalog' has no annotations annotation_checker · 100%
low
Tool 'list_product_sets' has no annotations annotation_checker · 100%
low
Tool 'create_product_set' has no annotations annotation_checker · 100%
low
Tool 'get_product_set' has no annotations annotation_checker · 100%
low
Tool 'update_product_set' has no annotations annotation_checker · 100%
low
Tool 'list_products' has no annotations annotation_checker · 100%
low
Tool 'get_product' has no annotations annotation_checker · 100%
low
Tool 'update_product' has no annotations annotation_checker · 100%
low
Tool 'batch_products' has no annotations annotation_checker · 100%
low
Tool 'get_batch_status' has no annotations annotation_checker · 100%
low
Tool 'get_form_leads' has no annotations annotation_checker · 100%
low
Tool 'get_lead' has no annotations annotation_checker · 100%
low
Tool 'list_lead_forms' has no annotations annotation_checker · 100%
low
Tool 'create_lead_form' has no annotations annotation_checker · 100%
low
Tool 'get_lead_form' has no annotations annotation_checker · 100%
low
Tool 'get_account_insights' has no annotations annotation_checker · 100%
low
Tool 'get_campaign_insights' has no annotations annotation_checker · 100%
low
Tool 'get_adset_insights' has no annotations annotation_checker · 100%
low
Tool 'get_ad_insights' has no annotations annotation_checker · 100%
low
Tool 'create_async_report' has no annotations annotation_checker · 100%
low
Tool 'get_async_report' has no annotations annotation_checker · 100%
low
Tool 'list_experiments' has no annotations annotation_checker · 100%
low
Tool 'create_experiment' has no annotations annotation_checker · 100%
low
Tool 'get_experiment' has no annotations annotation_checker · 100%
low
Tool 'update_experiment' has no annotations annotation_checker · 100%
low
Tool 'get_experiment_results' has no annotations annotation_checker · 100%
low
Tool 'send_conversion_event' has no annotations annotation_checker · 100%
low
Tool 'send_offline_event' has no annotations annotation_checker · 100%
low
Tool 'list_offline_event_sets' has no annotations annotation_checker · 100%
low
Tool 'create_offline_event_set' has no annotations annotation_checker · 100%
low
Tool 'list_custom_audiences' has no annotations annotation_checker · 100%
low
Tool 'get_audience' has no annotations annotation_checker · 100%
low
Tool 'create_custom_audience' has no annotations annotation_checker · 100%
low
Tool 'update_audience' has no annotations annotation_checker · 100%
low
Tool 'delete_audience' has no annotations annotation_checker · 100%
low
Tool 'add_users_to_audience' has no annotations annotation_checker · 100%
low
Tool 'remove_users_from_audience' has no annotations annotation_checker · 100%
low
Tool 'create_lookalike_audience' has no annotations annotation_checker · 100%
low
Tool 'get_audience_health' has no annotations annotation_checker · 100%
low
Tool 'list_saved_audiences' has no annotations annotation_checker · 100%
low
Tool 'get_saved_audience' has no annotations annotation_checker · 100%
low
Tool 'list_images' has no annotations annotation_checker · 100%
low
Tool 'upload_image' has no annotations annotation_checker · 100%
low
Tool 'get_image' has no annotations annotation_checker · 100%
low
Tool 'delete_image' has no annotations annotation_checker · 100%
low
Tool 'list_businesses' has no annotations annotation_checker · 100%
low
Tool 'get_business' has no annotations annotation_checker · 100%
low
Tool 'list_business_ad_accounts' has no annotations annotation_checker · 100%
low
Tool 'list_business_users' has no annotations annotation_checker · 100%
low
Tool 'add_business_user' has no annotations annotation_checker · 100%
low
Tool 'remove_business_user' has no annotations annotation_checker · 100%
low
Tool 'list_business_pages' has no annotations annotation_checker · 100%
low
Tool 'list_business_instagram_accounts' has no annotations annotation_checker · 100%
low
Tool 'list_system_users' has no annotations annotation_checker · 100%
low
Tool 'create_system_user' has no annotations annotation_checker · 100%
low
Tool 'list_adsets' has no annotations annotation_checker · 100%
low
Tool 'get_adset' has no annotations annotation_checker · 100%
low
Tool 'create_adset' has no annotations annotation_checker · 100%
low
Tool 'update_adset' has no annotations annotation_checker · 100%
low
Tool 'delete_adset' has no annotations annotation_checker · 100%
low
Tool 'copy_adset' has no annotations annotation_checker · 100%
low
Tool 'get_adset_targeting_sentence' has no annotations annotation_checker · 100%
low
Tool 'get_adset_ads' has no annotations annotation_checker · 100%
low
Tool 'get_adset_leads' has no annotations annotation_checker · 100%
low
Tool 'list_creatives' has no annotations annotation_checker · 100%
low
Tool 'get_creative' has no annotations annotation_checker · 100%
low
Tool 'create_creative' has no annotations annotation_checker · 100%
low
Tool 'update_creative' has no annotations annotation_checker · 100%
low
Tool 'create_dynamic_creative' has no annotations annotation_checker · 100%
low
Tool 'generate_preview' has no annotations annotation_checker · 100%
low
Tool 'list_block_lists' has no annotations annotation_checker · 100%
low
Tool 'create_block_list' has no annotations annotation_checker · 100%
low
Tool 'add_to_block_list' has no annotations annotation_checker · 100%
low
Tool 'remove_from_block_list' has no annotations annotation_checker · 100%
low
Tool 'delete_block_list' has no annotations annotation_checker · 100%
low
Tool 'list_campaigns' has no annotations annotation_checker · 100%
low
Tool 'get_campaign' has no annotations annotation_checker · 100%
low
Tool 'create_campaign' has no annotations annotation_checker · 100%
low
Tool 'update_campaign' has no annotations annotation_checker · 100%
low
Tool 'delete_campaign' has no annotations annotation_checker · 100%
low
Tool 'copy_campaign' has no annotations annotation_checker · 100%
low
Tool 'get_campaign_adsets' has no annotations annotation_checker · 100%
low
Tool 'get_campaign_ads' has no annotations annotation_checker · 100%
low
Tool 'get_campaign_leads' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: get_ad_account manifest_parser · 70%
info
Tool: list_ad_accounts manifest_parser · 70%
info
Tool: update_ad_account manifest_parser · 70%
info
Tool: get_account_activities manifest_parser · 70%
info
Tool: list_account_users manifest_parser · 70%
info
Tool: list_budget_schedules manifest_parser · 70%
info
Tool: create_budget_schedule manifest_parser · 70%
info
Tool: update_budget_schedule manifest_parser · 70%
info
Tool: delete_budget_schedule manifest_parser · 70%
info
Tool: list_feeds manifest_parser · 70%
info
Tool: create_feed manifest_parser · 70%
info
Tool: upload_feed manifest_parser · 70%
info
Tool: get_feed_uploads manifest_parser · 70%
info
Tool: list_videos manifest_parser · 70%
info
Tool: upload_video manifest_parser · 70%
info
Tool: get_video manifest_parser · 70%
info
Tool: delete_video manifest_parser · 70%
info
Tool: exchange_token manifest_parser · 70%
info
Tool: refresh_token manifest_parser · 70%
info
Tool: debug_token manifest_parser · 70%
info
Tool: list_canvases manifest_parser · 70%
info
Tool: get_canvas manifest_parser · 70%
info
Tool: create_canvas manifest_parser · 70%
info
Tool: delete_canvas manifest_parser · 70%
info
Tool: get_adset_insights manifest_parser · 70%
info
Tool: list_rules manifest_parser · 70%
info
Tool: get_rule manifest_parser · 70%
info
Tool: create_rule manifest_parser · 70%
info
Tool: update_rule manifest_parser · 70%
info
Tool: delete_rule manifest_parser · 70%
info
Tool: list_ads manifest_parser · 70%
info
Tool: get_ad manifest_parser · 70%
info
Tool: create_ad manifest_parser · 70%
info
Tool: update_ad manifest_parser · 70%
info
Tool: delete_ad manifest_parser · 70%
info
Tool: copy_ad manifest_parser · 70%
info
Tool: get_ad_preview manifest_parser · 70%
info
Tool: get_delivery_estimate manifest_parser · 70%
info
Tool: list_rf_predictions manifest_parser · 70%
info
Tool: create_rf_prediction manifest_parser · 70%
info
Tool: get_rf_prediction manifest_parser · 70%
info
Tool: delete_rf_prediction manifest_parser · 70%
info
Tool: search_targeting manifest_parser · 70%
info
Tool: search_locations manifest_parser · 70%
info
Tool: search_targeting_map manifest_parser · 70%
info
Tool: get_reach_estimate manifest_parser · 70%
info
Tool: get_targeting_suggestions manifest_parser · 70%
info
Tool: search_ad_library manifest_parser · 70%
info
Tool: list_catalogs manifest_parser · 70%
info
Tool: get_catalog manifest_parser · 70%
info
Tool: create_catalog manifest_parser · 70%
info
Tool: update_catalog manifest_parser · 70%
info
Tool: list_product_sets manifest_parser · 70%
info
Tool: create_product_set manifest_parser · 70%
info
Tool: get_product_set manifest_parser · 70%
info
Tool: update_product_set manifest_parser · 70%
info
Tool: list_products manifest_parser · 70%
info
Tool: get_product manifest_parser · 70%
info
Tool: update_product manifest_parser · 70%
info
Tool: batch_products manifest_parser · 70%
info
Tool: get_batch_status manifest_parser · 70%
info
Tool: get_form_leads manifest_parser · 70%
info
Tool: get_lead manifest_parser · 70%
info
Tool: list_lead_forms manifest_parser · 70%
info
Tool: create_lead_form manifest_parser · 70%
info
Tool: get_lead_form manifest_parser · 70%
info
Tool: get_account_insights manifest_parser · 70%
info
Tool: get_campaign_insights manifest_parser · 70%
info
Tool: get_ad_insights manifest_parser · 70%
info
Tool: create_async_report manifest_parser · 70%
info
Tool: get_async_report manifest_parser · 70%
info
Tool: list_experiments manifest_parser · 70%
info
Tool: create_experiment manifest_parser · 70%
info
Tool: get_experiment manifest_parser · 70%
info
Tool: update_experiment manifest_parser · 70%
info
Tool: get_experiment_results manifest_parser · 70%
info
Tool: send_conversion_event manifest_parser · 70%
info
Tool: send_offline_event manifest_parser · 70%
info
Tool: list_offline_event_sets manifest_parser · 70%
info
Tool: create_offline_event_set manifest_parser · 70%
info
Tool: list_custom_audiences manifest_parser · 70%
info
Tool: get_audience manifest_parser · 70%
info
Tool: create_custom_audience manifest_parser · 70%
info
Tool: update_audience manifest_parser · 70%
info
Tool: delete_audience manifest_parser · 70%
info
Tool: add_users_to_audience manifest_parser · 70%
info
Tool: remove_users_from_audience manifest_parser · 70%
info
Tool: create_lookalike_audience manifest_parser · 70%
info
Tool: get_audience_health manifest_parser · 70%
info
Tool: list_saved_audiences manifest_parser · 70%
info
Tool: get_saved_audience manifest_parser · 70%
info
Tool: list_images manifest_parser · 70%
info
Tool: upload_image manifest_parser · 70%
info
Tool: get_image manifest_parser · 70%
info
Tool: delete_image manifest_parser · 70%
info
Tool: list_businesses manifest_parser · 70%
info
Tool: get_business manifest_parser · 70%
info
Tool: list_business_ad_accounts manifest_parser · 70%
info
Tool: list_business_users manifest_parser · 70%
info
Tool: add_business_user manifest_parser · 70%
info
Tool: remove_business_user manifest_parser · 70%
info
Tool: list_business_pages manifest_parser · 70%
info
Tool: list_business_instagram_accounts manifest_parser · 70%
info
Tool: list_system_users manifest_parser · 70%
info
Tool: create_system_user manifest_parser · 70%
info
Tool: list_adsets manifest_parser · 70%
info
Tool: get_adset manifest_parser · 70%
info
Tool: create_adset manifest_parser · 70%
info
Tool: update_adset manifest_parser · 70%
info
Tool: delete_adset manifest_parser · 70%
info
Tool: copy_adset manifest_parser · 70%
info
Tool: get_adset_targeting_sentence manifest_parser · 70%
info
Tool: get_adset_ads manifest_parser · 70%
info
Tool: get_adset_leads manifest_parser · 70%
info
Tool: list_creatives manifest_parser · 70%
info
Tool: get_creative manifest_parser · 70%
info
Tool: create_creative manifest_parser · 70%
info
Tool: update_creative manifest_parser · 70%
info
Tool: create_dynamic_creative manifest_parser · 70%
info
Tool: generate_preview manifest_parser · 70%
info
Tool: list_block_lists manifest_parser · 70%
info
Tool: create_block_list manifest_parser · 70%
info
Tool: add_to_block_list manifest_parser · 70%
info
Tool: remove_from_block_list manifest_parser · 70%
info
Tool: delete_block_list manifest_parser · 70%
info
Tool: list_campaigns manifest_parser · 70%
info
Tool: get_campaign manifest_parser · 70%
info
Tool: create_campaign manifest_parser · 70%
info
Tool: update_campaign manifest_parser · 70%
info
Tool: delete_campaign manifest_parser · 70%
info
Tool: copy_campaign manifest_parser · 70%
info
Tool: get_campaign_adsets manifest_parser · 70%
info
Tool: get_campaign_ads manifest_parser · 70%
info
Tool: get_campaign_leads manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (6) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 5 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%