All Tools/ConnectionsRead-only

Check Block List

Check if a LinkedIn profile is on your do-not-contact block list. Returns the block list status, reason (if provided), and when they were added. Use this before outreach to ensure you respect opt-outs and suppression lists.

MCP tool name: check_block_list

Use Cases

  • Verify a contact is not on the block list before sending a message
  • Pre-screen prospect lists against your suppression list
  • Audit block list entries to review reasons and dates
  • Build compliance checks into automated outreach workflows

Parameters

NameTypeRequiredDescription
profile_urlstringrequiredLinkedIn profile URL or identifier to check

Example

Prompt

Is john-doe-123 on my block list?

Response

{
  "profile": "john-doe-123",
  "blocked": true,
  "reason": "Requested no contact",
  "added_at": "2026-02-15T10:00:00Z"
}

Permission Scopes

This tool is available in the following permission scopes:

full accessoutboundread only

The complete LinkedIn API. Ready when you are.

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