Content opportunities
Ask your AI for content ideas and Cite42 runs the data for it: AI answers, SEO keyword demand, trend movement, citation gaps, and Reddit/YouTube signals — one call, structured results.
Overview
Use this when you need ideas backed by demand, not another generic topic list.
Live data comes from AI search, SEO keywords, Google Trends, citations, Reddit, and YouTube.
The workflow price is calculated from the primitive tools it runs. The listed default is $0.58 for all models; pass fewer models to reduce the per-model primitive portion.
Example
Ask your agent in plain English and it calls the workflow tool for you:
# you say
Find content opportunities for a B2B SaaS selling AI support automation.The tool runs every primitive in parallel and returns the aggregated data to your agent (you never see this directly):
{ "status": "workflow_result", "workflow": "content_opportunities", "results": [ { "endpoint": "/v1/search", "ok": true, "why": "Shows what AI models already say about the topic.", "data": { /* full /v1/search output */ } }, { "endpoint": "/v1/keywords", "ok": true, "why": "Adds search volume, CPC, competition, and related keyword ideas.", "data": { /* full /v1/keywords output */ } }, { "endpoint": "/v1/trends", "ok": true, "why": "Shows whether demand is rising, flat, or fading.", "data": { /* full /v1/trends output */ } }, { "endpoint": "/v1/citations", "ok": true, "why": "Finds which sources AI models cite and where your site is missing.", "data": { /* full /v1/citations output */ } } // …one entry per primitive in the workflow ] }
Your agent reads the per-source results and answers you in plain English:
# your AI replies
Plan a content calendar — here's what the data shows and what to do next…Full input and output schema: POST /v1/workflows/content-opportunities. Workflow pricing follows the primitive tools in the plan and the selected model rates.