> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Search People on LinkedIn

Search people on LinkedIn

## Input

| Property          | Type                            | Required | Description                          |
| ----------------- | ------------------------------- | -------- | ------------------------------------ |
| keywords          | SHORT\_TEXT                     | No       | Keywords to search for               |
| keywordsFirstName | SHORT\_TEXT                     | No       | Keywords to search for in first name |
| keywordsLastName  | SHORT\_TEXT                     | No       | Keywords to search for in last name  |
| keywordsTitle     | SHORT\_TEXT                     | No       | Keywords to search for in title      |
| keywordsCompany   | SHORT\_TEXT                     | No       | Keywords to search for in company    |
| keywordsSchool    | SHORT\_TEXT                     | No       | Keywords to search for in school     |
| networkDepths     | STATIC\_MULTI\_SELECT\_DROPDOWN | No       | Depth of connection                  |
| limit             | NUMBER                          | No       | Limit                                |

## Sample Output

```json theme={null}
{}
```
