> ## 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.

# Send Invite

Send an invite to a LinkedIn user

## Input

| Property  | Type        | Required | Description                     |
| --------- | ----------- | -------- | ------------------------------- |
| profileId | SHORT\_TEXT | Yes      | The profile ID of the user      |
| message   | SHORT\_TEXT | No       | The message to send to the user |

## Sample Output

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