linkedin.com
LinkedIn re-login
Input
expectMember optionalOptional publicIdentifier (the part after /in/ in a profile URL, shaped like 'firstname-lastname-123456789') to assert the session landed as. Compared trimmed and case-insensitively. When given and the session belongs to someone else, the run fails by name rather than reporting success for the wrong account.
Output
url requiredmember requiredWho the session belongs to, read back from voyager /me — never inferred from the argument.
method requiredHow the session was established. Only 'resumed' exists: LinkedIn restored a remembered session. This script never submits credentials.
loggedIn requiredAlways true on success — a run that cannot prove a session throws instead of returning false, so this is never a quiet negative.
checkedAt required