get_my_accounts
List Facebook Pages accessible with the current user token to retrieve their Page IDs and access tokens for authentication and management.
Instructions
List the Facebook Pages managed by the current user token (GET /me/accounts).
Useful to discover page_id values and their page-scoped access tokens (returned in the 'access_token' field of each item).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||