Ignore Prepared LinkedIn Connection Request
linkedin.invitations.ignore.executeDismiss one pending LinkedIn connection request by executing the approved invitation-ignore action after verifying payload and request controls.
Instructions
Account-changing action. Invoke only when the MCP client's configured approval policy authorizes this exact execute tool. Interactive confirmation is the safe default; an explicit durable per-tool approval may authorize unattended execution. Ignore exactly one immutable incoming-request draft after the server verifies the preview, payload hash, draft expiry, idempotency, exact profile identity, and current request controls; then verify those controls are absent on a fresh exact-profile read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes | Immutable action ID returned by the matching prepare tool. | |
| context_id | Yes | ||
| request_id | Yes | ||
| payload_hash | Yes | Exact payload hash returned by the matching prepare tool. | |
| idempotency_key | Yes | ||
| approval_preview | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| status | No | completed | |
| sources | Yes | ||
| replayed | No | ||
| context_id | Yes | ||
| request_id | Yes |