generate_brief_for_idea

Generates an AI content brief for a content idea using web research. The brief specifies outline, key points, tone, CTAs — everything a writer needs. Stores the result in the idea's Brief field for review before content generation.

Available from 1 provider (1 remote)

Input Schema


            {
  "type": "object",
  "properties": {
    "planId": {
      "description": "Content plan ID (ObjectId)",
      "type": "string"
    },
    "workstreamId": {
      "description": "Workstream ID (GUID)",
      "type": "string"
    },
    "ideaId": {
      "description": "Content idea ID (GUID)",
      "type": "string"
    }
  },
  "required": [
    "planId",
    "workstreamId",
    "ideaId"
  ]
}
          

Remote Providers (1)

These servers are accessible over the network — no local installation needed.

BrandKarma

Remote

https://app.getbrandkarma.com/api/mcp/

View product →