Arcade Optimized
Arcade.dev LLM tools for LinkedIn
1tools
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 name | Description | Secrets | |
|---|---|---|---|
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
| Parameter | Type | Req. | Description |
|---|---|---|---|
text | string | Required | The text content of the post |
Requirements
No secrets required
Output
Type:
string— URL of the shared postLast updated on