Skip to main content
Unlike the other generation tools, this call is synchronous — it returns a list of blog post ideas immediately without creating a background task or persisting anything. Use it as the first step in a two-step flow: brainstorm ideas, let the user (or the model) pick one, then pass that idea back to generate_blog_post.

Arguments

Returns

Each idea is a valid idea payload for generate_blog_post.

Example prompts

“Give me three blog post angles from what we shipped last week.”
“Brainstorm ideas, pick the most user-facing one, and kick off generation.”