Skip to main content
Glama

Audiense Insights MCP Server

Official
by AudienseCo

get-report-info

Retrieve comprehensive details about a specific intelligence report, including status, segmentation type, audience size, and access links, using the report ID.

Instructions

Retrieves detailed information about a specific intelligence report, including its status, segmentation type, audience size, segments, and access links.

Input Schema

NameRequiredDescriptionDefault
report_idYesThe ID of the intelligence report.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "report_id": { "description": "The ID of the intelligence report.", "type": "string" } }, "required": [ "report_id" ], "type": "object" }
Install Server

Other Tools from Audiense Insights MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AudienseCo/mcp-audiense-insights'

If you have feedback or need assistance with the MCP directory API, please join our Discord server