linkedin_respond_to_invitation
Accept or ignore incoming LinkedIn connection invitations by identifying the sender via name or public identifier.
Instructions
Accept or ignore a received connection invitation. Identify the sender by name or public identifier — the invitation list reorders between calls, so indexes are not used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | "accept" connects; "ignore" declines silently. | |
| person | Yes | Sender name or public identifier, e.g. "Jane Doe" or "jane-doe-123". |