Create a new campaign with natural language prompt. The backend will parse the prompt to extract targeting, budget, and creative requirements.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
MCP session identifier (UUID). Initialize your session by sending a POST request to this endpoint with method: "initialize" in the JSON-RPC body, then reuse the same session ID for all subsequent tool requests.
Request body for campaign_create