Skip to Content

LinkedIn

LinkedIn icon
Arcade Optimized

Arcade.dev LLM tools for LinkedIn

Author:Arcade
Version:0.1.14
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
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

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