Inputs
SelectItem
Output
Type:Dict
Returns pixel configuration details like id, name, creation_time, last_fired_time, etc.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get details for a specific Meta Ads tracking pixel including configuration
| App | Meta Ads |
| Operation ID | meta_get_pixel_details |
| Type | Action |
| Connection | meta_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select Meta Ads account to get pixel from, ask the user for it if not provided |
pixel | string or SelectItem | Yes | - | Select Pixel to get details from, ask the user for it if not provided |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | The value of the selectable item. |
label | string | Yes | - | The label of the selectable item, used for display purposes. If not provided, defaults to the value. |
Dict
Returns pixel configuration details like id, name, creation_time, last_fired_time, etc.
Fields: dynamic (depend on the inputs)