linkedin_logout
End your local LinkedIn session by erasing the profile's cookie jar. Requires explicit confirmation; previews affected files first and performs no action by default.
Instructions
End the local LinkedIn session by erasing this profile's cookie jar.
THE ONE DESTRUCTIVE TOOL IN THIS SERVER, and the most expensive thing it can do to you. The sign-in it throws away took a full day to establish, and there is no automated way to put it back: linkedin_login_browser opens a window and you type into it yourself, exactly as you did the first time.
So confirm is False by default and an unconfirmed call performs NOTHING AT ALL -- no file is opened, no file is even stat-ed, no browser starts, the profile is not read. It hands back a preview naming the exact files a confirmed call would erase, what the sign-in cost, and how you get back in. Read that first; nothing about this is reversible afterwards.
Nothing here reaches LinkedIn. This server stays read-only towards the platform: no request goes out, no session is ended on LinkedIn's side, your account is untouched, and any other browser signed in to it stays signed in. What lapses is purely local -- the cookie jar on this machine.
A profile another process is using is never touched. If the cross-process lock is held, the answer is cleared false naming the holder's PID, because erasing a jar out from under a live Chromium is how a profile gets corrupted -- which costs the same day this tool is asking about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | False -- the default -- previews and performs nothing. True erases the jar. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||