Skip to main content
Search Landbase’s database using a natural language query. Returns a run_id, session_id, dataset_id, and a content field with your results. Submit a natural language search query for companies and contacts. Usage
query
string
required
Natural language prompt describing the companies or people you want to find.
Flags

Advanced Dataset Creator

The default search agent is fast_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:
  1. Send the request with --agent=advanced_dataset_creator and a --session=<label>.
  2. Review the proposed query in the response.
  3. Confirm in the same session with a follow-up such as "yes, run it".
Examples