run_id, session_id, dataset_id, and a content field with your results.
search
Submit a natural language search query for companies and contacts. UsageNatural language prompt describing the companies or people you want to find.
Advanced Dataset Creator
The default search agent isfast_dataset_creator, which is the fastest path for everyday natural-language audience builds. Use advanced_dataset_creator when the audience needs custom logic that is hard to express as fixed filters, such as custom SQL, aggregations, exact filtering, ratios, or output columns.
Advanced Dataset Creator uses a two-step confirmation flow:
- Send the request with
--agent=advanced_dataset_creatorand a--session=<label>. - Review the proposed query in the response.
- Confirm in the same session with a follow-up such as
"yes, run it".

