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
- Open the Agent page from the sidebar.
- Type a request like "Analyze this TikTok: https://tiktok.com/@user/video/123".
- The agent identifies the right tool (
queue_content_analysis) and executes it. - You see the result inline — a confirmation that the URL was queued, search results, a generated script, etc.
- Continue the conversation to refine, ask follow-ups, or chain actions together.
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_analysisSubmit a URL for deep AI analysis. The system scrapes the post, extracts metrics, and runs hook/structure/visual analysis in the background.
search_librarySearch your team's analyzed content by keyword, platform, creator, or content type.
get_content_detailRetrieve the full analysis breakdown for a specific content item.
discover_outliersFind viral outlier content by hashtag or keyword across supported platforms.
generate_scriptGenerate a new script based on patterns extracted from your analyzed content.
audit_brandRun a brand audit on a social media profile — analyzes content, engagement, and positioning.
scrape_competitorsFetch the latest content from your tracked competitor accounts.
save_hookSave a proven opening line to your Hook Vault with category and tags.
get_hooksRetrieve hooks from your vault, optionally filtered by category.
update_content_visionUpdate your brand voice, content pillars, competitor list, or visual style.
get_workspace_statsGet a summary of your workspace: total content, analyses, scripts, and team members.
get_scriptsList 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.