linkedin_export_conversations
Export LinkedIn conversations, with optional full message history, to JSON, CSV, or Markdown for records and analysis.
Instructions
Export conversations — optionally including full message history — to JSON, CSV or Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many conversations. Defaults to 20. | |
| format | No | ||
| includeMessages | No | Also fetch each thread's messages. Much slower; off by default. |