[DRAFT] Schedule Interface
[DRAFT - NOT IN USE] Configure automated agent execution schedules
This is a DRAFT document not intended for public use.
For active interface documentation, see:
Schedule Interface Configuration
The Schedule interface allows you to configure automated execution triggers for your agent, enabling it to run at specified times or intervals.
Key Features
Automated Execution
- Time-based Triggers: Set your agent to run at specific times or intervals
- Recurring Schedules: Configure daily, weekly, or custom recurring patterns
- Input Configuration: Define what input your agent receives when triggered
Schedule Management
- Schedule Configuration: Weekly schedule picker with specific days and times
- Execution Tracking: Monitor when your scheduled agent executions occur
- Active Version: Always executes against your agent's Active version
Configuration Steps
Access the interfaces panel by either:
- Clicking the ellipsis (…) menu to the right of your Agent and selecting Interfaces
- Opening the Agent in Studio and clicking Settings > Interfaces
In the interfaces panel:
- Click + Add Interface if this is a new interface
- Select Schedule from the available interface types
- Or click the edit icon next to an existing Schedule interface to modify its configuration
Configure the following settings for your Schedule interface:
-
Execute Automatically
Toggle to enable automated execution based on your schedule. -
Frequency
Choose how often your agent should execute: Daily, Weekly, or Custom interval. -
Schedule Days
Select specific days of the week when your agent should run. -
Execution Time
Set the specific time(s) when your agent should execute. -
Input Configuration
Define what input your agent will receive when the schedule triggers.
Click Save to activate your Schedule interface. Your agent will begin executing according to the configured schedule.
Managing Scheduled Executions
Monitoring
- Execution History: Track when your agent has run via scheduled triggers
- Success/Failure Tracking: Monitor the success rate of scheduled executions
- Output Review: Review the outputs from scheduled agent runs
Best Practices
- Test First: Verify your agent works correctly before enabling automated scheduling
- Input Validation: Ensure your scheduled input is appropriate for your agent's capabilities
- Monitor Regularly: Check execution logs to ensure schedules are running as expected