Available Agents
Text Generator
Generate text using OpenAI GPT or Anthropic Claude models
Gmail Reader
Read and filter emails from your Gmail account
Gmail Sender
Send automated emails through your Gmail account
Discord Messenger
Send messages to Discord channels via webhooks
GitHub Reader
Monitor GitHub repositories for commits and changes
How Agents Work
Agents in Agility follow a consistent pattern:- Configuration - Each agent requires specific credentials and settings
- Input Structure - Agents can access data from previous steps in the workflow
- Execution - Agents perform their designated task when the workflow runs
- Output Structure - Agents produce structured data that subsequent steps can use
Agent Testing
Every agent provides two testing options:- Test Agent - Tests the agent in isolation with your current configuration
- Test Workflow - Runs the entire workflow from the beginning to see how data flows through the agent
Common Features
Input Field Insertion
Most agents support inserting fields from previous workflow steps. Click on available input fields to insert them into prompts, email bodies, or message content.Configuration Persistence
Agent configurations are automatically saved and encrypted. Your API keys and credentials are securely stored and only accessible to your workflows.Error Handling
Agents provide detailed error messages when configuration is incorrect or when API calls fail, making it easy to troubleshoot issues.Next Steps
Explore the documentation for each agent to learn about:- Required credentials and authentication
- Available configuration parameters
- Output data structure
- Real-world usage examples