send_inbox_message
Send LinkedIn messages by routing through an existing conversation thread or composing from a profile URL, enabling direct contact with connections.
Instructions
Send a message using conversation-id thread routing or profile-url compose routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Message text to send | |
| profile_id | Yes | Profile identifier | |
| conversation_id | No | LinkedIn inbox conversation id (routes directly to thread) | |
| existing_thread_only | No | Legacy compatibility flag retained for callers | |
| participant_profile_url | No | LinkedIn participant profile URL (routes via profile compose flow) |