meta_get_node_fields
Fetch current values for any accessible Meta Graph node field—campaign, ad set, ad, creative, page, pixel, and more—by specifying node ID and field names.
Instructions
Read arbitrary flat fields from one Meta Graph node. This GET-only escape hatch covers newly released campaign, ad set, ad, creative, audience, catalog, Page, Instagram, pixel, and other accessible node fields without waiting for a fixed MCP schema update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Flat Graph field names; nested field expansion is intentionally disabled | |
| nodeId | Yes | Graph node ID, for example a campaign, ad set, ad, creative, Page, IG account, pixel, audience, or catalog ID | |
| includeMetadata | No | Ask Graph for field metadata when supported |