Service domainSOCIAL MEDIA
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 tools
Operations
Behavior
| 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
Execution hints
Signals for MCP clients and agents about how this tool behaves.
Operations
Create
Service domains
Social media
MCP behavior
Read only
No
Does not modify remote state.
Destructive
No
May delete or overwrite remote data.
Idempotent
No
Safe to retry without extra side effects.
Open world
Yes
Can call out to external systems.
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