Audiense Insights MCP Server

Official

get-audience-content

Analyze audience content engagement by retrieving detailed insights such as popular posts, top domains, hashtags, emojis, links, media, and word cloud for liked, shared, and influential content.

Instructions

Retrieves audience content engagement details for a given audience.

This tool provides a detailed breakdown of the content an audience interacts with, including:

  • Liked Content: Popular posts, top domains, top emojis, top hashtags, top links, top media, and a word cloud.
  • Shared Content: Content that the audience shares, categorized similarly to liked content.
  • Influential Content: Content from influential accounts that impact the audience, with similar categorization.

Each category contains:

  • popularPost: List of the most engaged posts.
  • topDomains: Most mentioned domains.
  • topEmojis: Most used emojis.
  • topHashtags: Most used hashtags.
  • topLinks: Most shared links.
  • topMedia: Media types shared and samples.
  • wordcloud: Frequently used words.

Input Schema

NameRequiredDescriptionDefault
audience_content_idYesThe ID of the audience content to retrieve.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "audience_content_id": { "description": "The ID of the audience content to retrieve.", "type": "string" } }, "required": [ "audience_content_id" ], "type": "object" }

You must be authenticated.

Other Tools from Audiense Insights MCP Server

Related Tools

ID: xz11vmv38c