Core primitives
How teams use it
Most integrations start with a routine. A Clay function packages the workflow, input schema, provider choices, prompts, and output shape. Your system passes inputs to the routine and receives structured results. Searches and tables are data access paths. Use searches to discover people and companies. Use tables when you already know the table and want structured query results.Routines
Learn how to expose and run Clay functions.

