Write

Set Message Format Preference

Sets your message drafting preference to 'split' (multiple short consecutive sends), 'single' (one message), or 'ask' (prompt every time). The preference applies to send_message, reply_to_comment, and similar tools across your account. It fails if the format is not one of these three values.

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

Example prompt: Set my message format to split so my LinkedIn messages go out as several short lines

{
  "format": "split",
  "updated": true
}
Permission scope
core
Access
Write
Category
Account

What you can build

Make outreach feel more human by splitting messages into short sends
Force single-message sends for concise, one-shot replies
Switch to 'ask' so you confirm the format on every send
Standardize drafting behavior for all your automated messaging

Parameters

Inputs accepted by set_message_format.

NameTypeDescription
format"split" | "single" | "ask"'split' = break into short consecutive sends, 'single' = one message, 'ask' = prompt every time

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.