All Tools/MessagingWrite

Bulk Archive Conversations

Archive all stale conversations older than N days (default 30, min 7). Only archives conversations where you sent the last message and got no reply. All archived conversations auto-return when the other person replies. Use dry_run=true to preview without archiving.

MCP tool name: bulk_archive

Use Cases

  • Clean up months of unanswered outreach messages
  • Achieve inbox zero by archiving stale threads
  • Preview what would be archived before committing

Parameters

NameTypeRequiredDescription
older_than_daysnumberoptionalArchive conversations inactive for this many days (default 30, min 7)
dry_runbooleanoptionalPreview only, don't actually archive (default false)

Example

Prompt

Archive all conversations with no reply in the last 30 days (dry run first)

Response

{
  "dry_run": true,
  "would_archive": 23,
  "conversations": [{...}]
}

Permission Scopes

This tool is available in the following permission scopes:

full accessoutbound

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. All 115 tools. Safe limits, warm-up, and full permission control built in.