Create blog drafts on demand with an AI writer that can also look up fresh sources. It suits marketing teams that need quick, research backed articles without switching tools. The content is returned in a single field that is ready for review or publishing.
An upstream workflow calls this one and passes a topic as query. The Content Creator Agent uses the Anthropic chat model to write the draft. When the model needs facts, it calls the Tavily search tool, which sends a request to the Tavily API and returns up to three results with raw content. The search runs with basic depth and pulls news sources, so the model can quote and summarize current information. The agent blends that research into the copy and outputs text. A Set node then stores the final draft in a response field, while a second Set node returns a clear error message if something fails.
Provide an Anthropic API key and a Tavily API key, and make sure your caller workflow sends the query field. Expect a large cut in first draft time and more consistent tone across posts. Great for content calendars, SEO briefs, and agency production that needs fast turnarounds. Results usually arrive in under a minute and often need only light edits.