API Reference

Meta Ads / API Reference

meta_ads_bulk_payment_check

Meta Ads tool. Check payment errors across multiple Meta Ads accounts at once. Runs meta_ads_check_payment_errors on each account with a 0.5s delay between calls to respect rate limits. Returns a summary of all issues found. Args: account_ids: Comma-separated list of ad account IDs. Example: "act_111,act_222,act_333" or "111,222,333" Returns a JSON summary with total checked, number of issues found, and a list of accounts with problems (severity + recommendation).

This is a read-only tool: it returns bulk payment check for your Meta Ads account. It changes nothing.

Ask Claude

You do not call this tool yourself. Ask for the outcome and the client picks the tool:

Bulk payment check in my Meta Ads account for [account ids].

It takes 1 required and 0 optional parameters.

Parameters

ParameterTypeRequiredDescription
account_idsstringYesAccount Ids

Related Meta Ads tools

Before you can call it

This tool needs a connected Meta Ads account. The Meta Ads connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.

Workflows that use this

Rather than calling tools one at a time, these skills run a whole procedure against the same account:

Start using MCP Ads