get_x_posts
Retrieve X (Twitter) posts from a Metricool account within a specified date range using start date, end date, and blog ID. Simplify social media data extraction for analysis or reporting.
Instructions
Get the list of X (Twitter) Posts from your Metricool account.
Args: init date: Init date of the period to get the data. The format is YYYYMMDD end date: End date of the period to get the data. The format is YYYYMMDD blog id: Blog id of the Metricool brand account.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blog_id | Yes | ||
end_date | Yes | ||
init_date | Yes |