linkedin_followed_companies
Check which LinkedIn Pages you follow and verify if a specific company is on that list, with a note that results may be incomplete due to LinkedIn's lazy loading.
Instructions
The company Pages LinkedIn records you as following.
A read, and the exact counterpart of linkedin_saved_jobs: it answers "is this Page already on the list?". This server cannot follow or unfollow anything and ships no tool that could.
THE ONE THING TO READ BEFORE TRUSTING AN ANSWER. LinkedIn draws only the
first rows of this list and fetches the rest on scroll; this server opens
one page and reads whatever had drawn. So complete is normally false --
measured 2026-08-23, twenty rows under a heading saying 58 Pages -- and a
Page missing from pages comes back as UNKNOWN, never as not-followed.
Three-valued on purpose: "absent from the rows I was shown" and "you are
not following them" are different facts, and reporting the first as the
second is how a confirm gate ends up pointing the wrong way.
For a SINGLE employer whose posting you already have, linkedin_job_detail is the better read: it reports company_follow_state off the posting page itself, at no extra page load, and that answer is never partial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | how many rows to return. | |
| company | No | a Page name or numeric Page id to ask about. Leave it out to get the whole rendered list. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||