get_linkedin_chat_messages
Retrieve LinkedIn chat messages for a specific user from the management API to monitor conversations and manage communications.
Instructions
Get top chat messages from LinkedIn management API. Account ID is taken from environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | No | Company URN where the account is admin (format: company:123456) | |
| count | No | Max messages to return | |
| timeout | No | Timeout in seconds | |
| user | Yes | User URN for filtering messages (must include prefix, e.g. fsd_profile:ACoAA...) |