meta get entity configuration
meta_get_entity_configurationFetch a specific ad entity's configuration from Meta Ads to reconcile it against a saved creation receipt. Read-only check; no changes are made.
Instructions
Read a specific entity in its ad account for reconciliation. Read-only; never creates, changes or retries the entity. Missing or normalized fields must be inspected before claiming an exact match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Exact fields to re-read from the reviewed native creation payload. IDs and account ownership are always checked. | |
| entityId | Yes | Exact entity ID saved in the acknowledged creation receipt. | |
| adAccountId | Yes | Owning advertising account ID. Use the exact ID returned by account discovery; do not substitute a campaign or business ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |