get_page_info
Retrieve details about a Facebook Page, including name, about, category, fan count, and other metadata. Simply provide a page ID or use the stored default to fetch key page statistics and profile information.
Instructions
Get details about a Facebook Page (name, about, category, fan_count, etc.).
If page_id is omitted, uses the default page_id stored via 'set_facebook_credentials'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | id,name,username,about,category,category_list,description,fan_count,followers_count,link,website,phone,emails,location,picture,cover,verification_status,rating_count,overall_star_rating | |
| page_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||