All Tools/AnalyticsWrite

Set Writing Style

Direct user-edit path for the three writing-style guides (messaging, posting, commenting). Pass only the field(s) you want to overwrite; omitted fields are preserved. Empty string clears a field. Used after the auto-generated style doesn't match the user's voice or to fill in a style Crispy couldn't extract (e.g. commenting_style before comments have synced). Phase 145 replaced the weekly auto-refresh cron with this set-once + edit-when-needed model.

MCP tool name: set_writing_style

Use Cases

  • Tweak the auto-generated messaging_style after a manual edit pass
  • Add a commenting_style by hand when comment_cache hasn't synced yet
  • Reset a style by passing an empty string and let refresh_writing_style re-extract

Parameters

NameTypeRequiredDescription
messaging_stylestringoptionalProse style guide for DMs / replies / follow-ups
posting_stylestringoptionalProse style guide for long-form feed posts
commenting_stylestringoptionalProse style guide for comments on others' posts

Example

Prompt

Update my messaging style: casual, short, no greetings, use lowercase

Response

{
  "success": true,
  "fields_updated": ["messaging_style"],
  "messaging_style": "casual, short, no greetings, use lowercase",
  "posting_style": "...",
  "commenting_style": null,
  "status": "ready"
}

Permission Scopes

This tool is available in the following permission scopes:

full accessoutboundcontent

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.