get_facebook_posts
Retrieve Facebook posts from a Metricool brand account within a specified date range by providing the blog ID, start date, and end date in YYYY-MM-DD format.
Instructions
Get the list of Facebook Posts from your Metricool brand account.
Args: init date: Init date of the period to get the data. The format is YYYY-MM-DD end date: End date of the period to get the data. The format is YYYY-MM-DD blog id: Blog id of the Metricool brand account.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blog_id | Yes | ||
end_date | Yes | ||
init_date | Yes |