> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Account Pixels

> Lists all pixels connected to a Meta Ads account with tracking and configuration details

Lists all pixels connected to a Meta Ads account with tracking and configuration details

|                      |                            |
| -------------------- | -------------------------- |
| **App**              | Meta Ads                   |
| **Operation ID**     | `meta_list_account_pixels` |
| **Type**             | Action                     |
| **Connection**       | `meta_ads` (required)      |
| **Credits per run**  | 1                          |
| **Agent / MCP tool** | Yes                        |

## Inputs

| Field     | Type           | Required | Default | Description                                                  |
| --------- | -------------- | -------- | ------- | ------------------------------------------------------------ |
| `account` | DynamicAccount | Yes      | -       | Select Meta Ads account, ask the user for it if not provided |

## Output

**Type**: `List[Dict]`

Returns list of pixels along with their details like id, name, creation\_time, etc.
