get_network_competitors
Retrieve a list of competitors from your Metricool brand account for specified social networks and dates. Analyze insights to enhance brand strategies effectively.
Instructions
Get the list of your competitors from your Metricool brand account. Add interesting conclusions for my brand about my competitors.
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 network: Network to retrieve the competitors. The format is "twitter", "facebook", "instagram", "youtube", "twitch" and "bluesky". Only these are accepted. blog id: Blog id of the Metricool brand account. limit: Limit of competitors. By default = 10 timezone: Timezone of the post. The format is "Europe/Madrid". Use the timezone of the user extracted from the get_brands tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blog_id | Yes | ||
end_date | Yes | ||
init_date | Yes | ||
limit | Yes | ||
network | Yes | ||
timezone | Yes |