Skip to Content

LinkedIn

Service domainSOCIAL MEDIA
LinkedIn icon
Arcade Optimized

Arcade.dev LLM tools for LinkedIn

Author:Arcade
Version:1.1.0
Auth:User authorization via the Linkedin auth provider
1tools
PyPI VersionPython VersionsWheel StatusDownloadsLicense

Arcade.dev provides a toolkit for integrating with LinkedIn, enabling developers to streamline interactions with the platform's API. This toolkit allows for the creation of content directly on LinkedIn, enhancing user engagement and social sharing capabilities.

Capabilities

  • Seamless integration with LinkedIn's API for enhanced social interactions.
  • Efficiently share content such as text posts to drive engagement.
  • Simplified authentication process through OAuth2, ensuring secure access to user data.

OAuth

  • Provider: LinkedIn
  • Scopes: w_member_social

Secrets

  • No secrets required for use with this toolkit.

Available tools(1)

1 of 1 tools
Operations
Behavior
Tool nameDescriptionSecrets
Share a new text post to LinkedIn.

Selected tools

No tools selected.

Click "Show all tools" to add tools.

Requirements

Select tools to see requirements

#

Linkedin.CreateTextPost

Execution hints

Signals for MCP clients and agents about how this tool behaves.

Operations
Create
Service domains
Social media
MCP behavior
No

Reads data without modifying any state in the target system.

No

May permanently delete or overwrite data in the target system.

No

Repeated calls with the same inputs produce no additional effect.

Yes

Communicates with external APIs, databases, or other services.

Share a new text post to LinkedIn.

Parameters

ParameterTypeReq.Description
textstringRequiredThe text content of the post

Requirements

No secrets required

Output

Type:stringURL of the shared post
Last updated on