Agent Workflows FAQ

Do workflows always use AI?

No. Some workflows use AI heavily for summarization, drafting, or analysis. Others are more operational and focus on routing, notification, transformation, or delivery.

Can workflows send Slack messages or emails?

Yes. Public workflows can produce email outputs and use public messaging actions where available in the picker.

Can workflows create slides or files?

Yes. Outputs include slides and file.

Can workflows respond to outside systems?

Yes. Public workflows support webhook triggers.

How do I test a workflow before publishing?

Use Runs -> New test run, pass realistic trigger data, optionally set breakpoints, and inspect the results before you publish.

What is the best first workflow to build?

Start with something repeatable and high-value, like meeting prep, post-meeting follow-up, a weekly summary, or a webhook-triggered notification.

Last updated