Get Results Sample
get_resultsPull a bounded sample of a saved LinkedIn Sales Navigator query's records into the conversation for analysis. For large sets, export results and analyze the file instead.
Instructions
Pull a bounded slice of a saved query's records into the conversation for analysis. Bounded on purpose — for large sets, prefer export_results and analyze the file with code rather than loading everything into context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (1-200, default 25). | |
| offset | No | Records to skip (for paging through the sample). | |
| url_or_hash | Yes | The query's url_hash or original search URL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||