Skip to main content
AI agent tools run synchronously and return results directly. They are slower than data queries (15-60 seconds) because they invoke LLM-powered agents.

agents_optimize_blog_title

Optimize a blog post title for SEO and click-through rate.

Parameters

Response

Usage

Takes 20-30 seconds.

agents_optimize_meta_description

Optimize a meta description for SEO and click-through rate. Returns a 150-160 character description.

Parameters

Response

Takes 15-25 seconds.

agents_generate_faqs

Generate FAQ question-answer pairs from content. Returns 7 structured pairs optimized for SEO.

Parameters

Response

Takes 20-30 seconds.

agents_research_company

Research a company from its website URL. Returns a multi-paragraph text summary covering who they are, their products, target customers, and digital marketing approach.

Parameters

Response

Takes 20-40 seconds.

agents_generate_image

Generate an image from a text prompt using AI.

Parameters

Response

Takes 20-30 seconds.

agents_analyze_competitors

Analyze top-ranking pages for a keyword. Returns competitive landscape including content gaps, ranking factors, and opportunities.

Parameters

Response

Takes 30-60 seconds. comprehensive depth takes longer.

agents_analyze_search_intent

Analyze the search intent behind a keyword. Returns user questions from Google PAA and social sources, grouped by source.

Parameters

Response

Takes 20-40 seconds.

Error handling

All agent tools return a consistent shape. On failure:
Agents never return fallback data — they fail explicitly with a clear error message.