Run Workflow & Custom Functions

Is there somewhere I can find an easy straight forward step-by-step documentation on how to properly implement a Run Workflow and Custom Function?

Everything I find is out of date or too advanced for a intermediate level person with no experience using code.

2 Likes

Hi @RacCaz,

I’d recommend remixing a couple of sample Agents from the Troubleshooting Guide. That way, you can check out how they’re structured and implement one of the setups in your own agents: Troubleshooting Guide 101

Hope this helps!