Workflows are in Alpha. They overlap with functions in what they can execute, but differ in how you build and
manage them.
How routines are called
Routines can be called from the Clay plugin, CLI, MCP, or direct API integrations.First pattern
- Use Searches to find a list of companies or people.
- Use a Clay-managed function to enrich the results.
- Send the structured output to your CRM, warehouse, app, or agent.
Run a search, then enrich with a function
See the basic search-plus-function flow.

