Read-only

Get Message Format Preference

Returns the account's LinkedIn drafting preference: 'ask' (the default), 'split' (break a message into multiple consecutive sends), or 'single' (one message). When nothing has been set, it returns 'ask'. The same value is also exposed on get_inbox_status, and you can change it with set_message_format.

get_message_formatGET/api/v1/accounts/message-format
crispy — bash

Example prompt: What's my current LinkedIn message format preference?

{
  "format": "split"
}
Permission scope
core
Access
Read-only
Category
Account

What you can build

Confirm how outgoing messages will be composed before drafting outreach
Check whether the account splits messages into short consecutive sends
Verify a preference change took effect after using set_message_format
Keep drafting behavior consistent across automated messaging workflows

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.