list_ad_accounts
Discover Meta Ad Accounts accessible with your access token. Returns account IDs, names, status, currency, and spend cap. Use to identify which accounts you can manage.
Instructions
List Meta Ad Accounts accessible to the current access token. Returns id (act_XXX), name, account_status, currency, business_name, spend_cap, timezone_name. Use this first to discover what you can work with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max accounts per page (Meta caps ~500, default 100) | |
| after | No | Cursor for next page (from previous response's paging.cursors.after) |