linkedin_unfollow_company
Stop following a LinkedIn company Page using its numeric ID. Preview first, then confirm to unfollow.
Instructions
Stop following one company Page. Two steps, and the first is free.
Same two-step shape and the same five gates as linkedin_save_job. What
differs is worth reading before you use it, because two of the differences
change what an answer from this tool means.
IT IS ADDRESSED BY THE NUMERIC COMPANY ID, NOT BY NAME. Call
linkedin_followed_companies first: it prints the id beside each Page.
A name is refused outright -- names collide, they change, and they belong
to somebody else -- and the click is anchored to the row carrying the id,
so the thing you name and the thing that gets pressed are the same row by
construction. The preview still prints the NAME, because an id is not
something a person can check.
THE LIST IS NEVER COMPLETE, AND THAT IS THE IMPORTANT ONE. LinkedIn renders about twenty rows of however many you follow, and offers no way to page through the rest. So a Page that is not in the rendered rows comes back "unknown" rather than "not followed", and the preview refuses rather than guessing. If the company you want is not reachable, this tool will say so instead of doing nothing quietly.
Confirmation after the click is read by RELOADING the same list -- there is no second surface that lists followed Pages -- and the verdict rests on LinkedIn's own stated total dropping by one, not on the row having vanished. On a partial list an absent row is not evidence.
THE PAIR IS ASYMMETRIC ON PURPOSE: this server can stop a follow and cannot
start one. linkedin_follow_company is specced and is not performed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | the numeric LinkedIn company id, as printed by ``linkedin_followed_companies``. | |
| confirm_token | No | leave empty to preview. Pass the token from that preview to actually unfollow. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||