Search Landbase’s database using a natural language query. Returns aDocumentation Index
Fetch the complete documentation index at: https://docs.landbase.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
| Flag | Default | Description |
|---|---|---|
--download[=<path>] | ./results.jsonl | Write results to a file. Supports .jsonl, .jsonl.gz, .csv, .parquet |
--session=<label> | — | Continue a prior conversation with a follow-up prompt. Accepts a session label or session ID |
--format=<format> | json | Output format: json or table |
--limit=<n> | — | Maximum number of results to return |
--no-update-check | — | Skip the daily update check |
--verbose | — | Print request/response details to stderr |

