retrieve_connections
Retrieve LinkedIn connections with optional filters for names, positions, locations, industries, companies, or schools. Manage and analyze person-related data efficiently.
Instructions
allows you to retrieve your connections and perform additional person-related actions if needed (st.retrieveConnections action).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | Optional. Object that specifies filtering criteria for people. When multiple filter fields are specified, they are combined using AND logic. | |
limit | No | Optional. Number of connections to return. Defaults to 500, with a maximum value of 1000. |