You're viewing a demo portfolio

Join the waitlist
PRSM

content_audience_profile

Active

Tool of @gapup/mcp-knowledge

declared in 0.2.0

Return the audience targeting profile of a content entity — its enrichment tags reframed as audience facets with confidence, corroboration and full provenance (verifiable, sourced). The response also carries an entity-level provenance block (average confidence, data freshness). When to use this tool: an ad-tech or marketing agent needs a machine-readable, verifiable audience descriptor for a franchise or work. Input: an entity_id and its type.

Parameters schema

{
  "type": "object",
  "required": [
    "entity_id"
  ],
  "properties": {
    "async": {
      "type": "boolean",
      "description": "If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client timeouts."
    },
    "entity_id": {
      "type": "string",
      "description": "Entity id from content_catalog"
    },
    "entity_type": {
      "enum": [
        "franchise",
        "work"
      ],
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

@gapup/mcp-knowledge

https://github.com/getgapup/gapup-mcp

2/7 registries
View full server →
content_audience_profile — @gapup/mcp-knowledge — PRSM MCP