create_workflow and update_workflow now accept all configuration options upfront — description, tags, update interval, schedule type (including custom cron schedules), and result limit. No more create-then-update dance to fully configure a workflow.
The MCP server now proactively refreshes your session before every request, keeping you connected even after long periods of inactivity. Previously, sessions could silently expire after 7 days without a clear error.
Workflow responses now include a dashboardUrl field with a direct link to the workflow in your Kadoa dashboard.