Runtype
Changelog
FeatureApril 12, 2026

Agent schedules with messages and records

Scheduled agent runs now support inline message sets (including named variants), structured batch inputs, or record-backed runs—so cron and one-shot schedules can drive agents the same ways you use them interactively.

agentsschedulingautomationbatch

Agent-linked schedules accept messages stored on the schedule row: either a flat conversation list or named message sets for A/B-style prompts. When you omit messages, you can target records by explicit IDs or record type, and the runner resolves IDs before batch execution.

That lines up scheduled execution with the rest of the platform—same agent config, same tools, repeatable triggers—without maintaining a separate “headless only” format.