Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

List Administered Organizations

List all LinkedIn organizations (company pages) where the authenticated member has administrator access. Useful for finding organizations the user can post on behalf of.

Get Organization

Retrieve LinkedIn organization (company page) details by ID or vanity name. Returns organization name, description, website, type, and other metadata.

Delete Reaction

Remove a reaction from a LinkedIn post. Removes the authenticated member's reaction.

Delete Post

Delete a post from LinkedIn by its URN. The authenticated user must be the author of the post or an admin of the organization that authored it.

Get Post Engagement

Retrieve engagement metrics for a LinkedIn post, including like count, comment count, share count, and other social action summaries.

Delete Comment

Delete a comment from a LinkedIn post. The authenticated user must be the author of the comment.

Get Comments

Retrieve comments on a LinkedIn post. Returns a paginated list of comments with author information and timestamps.

Get Reactions

Retrieve reactions on a LinkedIn post. Returns a paginated list of reactions with actor information and reaction types.

Get Posts

Retrieve posts by a specific author (member or organization) from LinkedIn. Returns a paginated list of posts with their content, visibility, and metadata. Can also retrieve a single post by its URN.

Get Profile

Retrieve the authenticated LinkedIn member's profile information including name, email, and profile picture. Uses the OpenID Connect userinfo endpoint to return the current user's identity.

Create Post

Create a new post on LinkedIn. Supports text posts, article shares (with a link), and image posts. Posts can be created as a member or on behalf of an organization.

Initialize Image Upload

Initialize an image upload to LinkedIn. Returns an upload URL and image URN. After uploading the image binary to the returned URL, use the image URN when creating a post with an attached image.

Get Organization Statistics

Retrieve follower and page view statistics for a LinkedIn organization (company page). Includes follower demographics breakdowns by seniority, industry, function, region, and staff count range.

Create Comment

Create a comment on a LinkedIn post. Supports top-level comments and replies to existing comments.

Create Reaction

Add a reaction (like, celebrate, support, love, insightful, funny) to a LinkedIn post on behalf of the authenticated member.