# List ad accounts (adsap_list_ad_accounts)

Lists the Meta ad accounts you manage, with each account's status, currency and time zone.

Canonical: https://adsap.ai/docs/tools/adsap_list_ad_accounts
Updated: 2026-09-13

**Platform:** Meta · **Read or write:** Read · **Plan:** All plans · **Consumes a task:** No · **Preview supported:** No

## What it does

Lists the Meta ad accounts you manage, with each account's status, currency and time zone. Use it to pick the account before any other Meta request. You can filter to active or disabled accounts.

## Parameters

Descriptions are shortened from the tool schema. Your assistant sees the full text.

| Name | Type | Required | Description |
|---|---|---|---|
| `status_filter` | one of `ACTIVE`, `DISABLED`, `ALL` | No |  |
| `limit` | number | No |  |
| `cursor` | string | No |  |

## Example prompts

- "Show me all my Meta ad accounts."
- "Which of my ad accounts are still active?"
- "List my accounts on both platforms."

## Notes

This tool covers Meta only. When your question does not name a platform, the assistant also lists your Google Ads accounts, or says that it covers Meta alone.

## Related tools

- [`adsap_create_ad`](/tools/adsap_create_ad): Create a Meta ad (image/video) in an ad set.
- [`adsap_get_ad_review_status`](/tools/adsap_get_ad_review_status): Check review and policy status of all active (optionally paused) ads in an account.
- [`adsap_get_ad_status`](/tools/adsap_get_ad_status): Check the current delivery, review, and effective status of a single Meta ad.

## Guide

Read [Building the ads](/guides/launch/ads) for the workflow around this tool, and the [Tool reference](/tools) for every tool.
