meta_ads_ad_rules_list
List all Meta Ads automated rules in your account to audit existing automation, obtain rule IDs for disabling or deleting, and review evaluation and execution specifications before adding new rules.
Instructions
Lists Meta Automated Rules configured in the ad account. Returns id, name, status (ENABLED / DISABLED / DELETED), evaluation_spec summary, execution_spec summary (NOTIFICATION / PAUSE_CAMPAIGN / CHANGE_BUDGET / etc.), and schedule per rule. Read-only. Use this to audit existing automation before adding new rules or to find a rule_id before disabling / deleting an old one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Meta Ads account ID in the format 'act_XXXXXXXXXX' (e.g. 'act_1234567890'). Optional — falls back to META_ADS_ACCOUNT_ID from the configured credentials. The leading 'act_' prefix is required. | |
| limit | No | Max records returned per call. Default 50, max 1000 per Meta Graph API. |