graph_get
Send raw GET requests to Meta's Graph API to access endpoints not covered by built-in tools. Specify path, optional fields, and parameters.
Instructions
Appel GET brut sur la Graph API (échappatoire pour un endpoint non couvert).
Exemple : path="me/accounts", fields="id,name".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| fields | No | ||
| params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||