Get Meta Pixel Details
meta_get_pixelRetrieves configuration and settings for a Meta Pixel by ID to enable ad tracking insights and optimization.
Instructions
Gets details for a single Meta Pixel.
Args:
pixel_id (string): Pixel ID
response_format (optional): "json" or "text"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pixel_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |