CORE CONCEPTS
Agent Types
The SDK includes 8 pre-built agent templates optimized for common business use cases. Each template provides sensible defaults that you can customize.
Customer Support
AGT-001Handle inbound support requests with context-aware responses. Integrates with helpdesk systems, order databases, and knowledge bases to resolve tickets autonomously.
Sales Assistant
AGT-002Qualify leads through intelligent conversation. Score prospects, schedule demos, and hand off warm leads to your sales team with full context.
Data Processor
AGT-003Extract structured data from unstructured inputs like emails, PDFs, invoices, and forms. Validate, transform, and route data to downstream systems.
Content Generator
AGT-004Generate blog posts, product descriptions, social media content, and marketing copy. Maintains brand voice consistency across all outputs.
Workflow Automator
AGT-005Orchestrate multi-step business processes with conditional logic, branching, and error handling. Connects to any API or service through tools.
Research Analyst
AGT-006Synthesize information from multiple sources into structured reports. Compares data points, identifies trends, and generates actionable insights.
Code Assistant
AGT-007Generate, review, and refactor code with full repository awareness. Writes tests, explains complex logic, and suggests architectural improvements.
Custom
AGT-008Build any agent type with your own system prompts, tool definitions, and business logic. Full control over every configuration parameter.