Raw GET to Meta Graph API
graph_getPerform a raw GET request to any Meta Graph API endpoint when no specialized tool exists. Use for read-only access to Marketing API, Pages, Instagram, or WhatsApp Business data.
Instructions
Escape-hatch: raw GET to any Graph API endpoint. Path must start with '/' and contain only safe characters. If the path starts with /v{X.Y}/ the version is stripped (server uses FB_GRAPH_VERSION). Always GET (read-only). Use only when no specialized tool fits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params | No |