Create Meta Pixel
meta_create_pixelCreates a Meta Pixel to track conversions. Provide your ad account ID and a pixel name to start monitoring user actions after ads.
Instructions
Creates a new Meta Pixel for conversion tracking.
Args:
ad_account_id (string): Ad account ID
name (string): Pixel name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | ||
| name | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |