sync_linkedin_messages
Retrieve LinkedIn messages for a specific account and display them in the platform inbox for centralized message management.
Instructions
Sync all LinkedIn messages for a specific seat to the platform inbox
This action retrieves all LinkedIn messages for a specific seat and displays them inside the platform's inbox for centralized message management.
Args: user_id: Your user ID (required) account_id: The ID of the seat for which to sync LinkedIn messages (required)
Returns: Sync status and count of messages retrieved
Example: sync_linkedin_messages(user_id="16911", account_id="9852")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| account_id | Yes |