/Documentation

    AI Agent

    Your conversational workspace assistant — analyze content, generate scripts, discover outliers, and manage your brand through natural language.

    Overview

    The AI Agent is a chat-based interface that gives you access to every major ContentIQ capability through conversation. Instead of navigating between pages, you can ask the agent to perform actions for you — from queuing a URL for analysis to generating a script based on your top-performing content.

    Access the agent from the Agent link in the sidebar. Type a request in natural language and the agent will determine which tool to use and execute it on your behalf.

    How It Works

    1. Open the Agent page from the sidebar.
    2. Type a request like "Analyze this TikTok: https://tiktok.com/@user/video/123".
    3. The agent identifies the right tool (queue_content_analysis) and executes it.
    4. You see the result inline — a confirmation that the URL was queued, search results, a generated script, etc.
    5. Continue the conversation to refine, ask follow-ups, or chain actions together.
    Important: The agent queues content for analysis — it doesn't analyze content itself. Deep analysis (hook breakdown, visual analysis, structure) is handled by the dedicated multimedia engine in the background.

    Available Tools

    The agent has access to the following tools. You don't need to remember tool names — just describe what you want in plain language.

    queue_content_analysis

    Submit a URL for deep AI analysis. The system scrapes the post, extracts metrics, and runs hook/structure/visual analysis in the background.

    search_library

    Search your team's analyzed content by keyword, platform, creator, or content type.

    get_content_detail

    Retrieve the full analysis breakdown for a specific content item.

    discover_outliers

    Find viral outlier content by hashtag or keyword across supported platforms.

    generate_script

    Generate a new script based on patterns extracted from your analyzed content.

    audit_brand

    Run a brand audit on a social media profile — analyzes content, engagement, and positioning.

    scrape_competitors

    Fetch the latest content from your tracked competitor accounts.

    save_hook

    Save a proven opening line to your Hook Vault with category and tags.

    get_hooks

    Retrieve hooks from your vault, optionally filtered by category.

    update_content_vision

    Update your brand voice, content pillars, competitor list, or visual style.

    get_workspace_stats

    Get a summary of your workspace: total content, analyses, scripts, and team members.

    get_scripts

    List all generated scripts for your team.

    Example Prompts

    • "Analyze this video: https://www.instagram.com/reel/ABC123"
    • "Find outlier content for #productivity on TikTok"
    • "Generate a script based on my top 3 analyzed videos"
    • "What are my workspace stats?"
    • "Save this hook: 'Stop scrolling if you want to 10x your reach'"
    • "Run a brand audit on @competitor on Instagram"
    • "Search my library for videos about morning routines"

    Programmatic Access

    Every tool available to the agent is also accessible via the REST API for custom integrations. Generate an API key from your Team Settings and call the endpoint directly. See the Integrations & API Reference for full details.

    Related guides