Description: Enable agents to interact with LinkedIn.
Author: Arcade
Code: GitHub
Auth: User authorization via the LinkedIn auth provider
The Arcade LinkedIn Server provides a pre-built set of tools for interacting with LinkedIn. These tools make it easy to build and AI apps that can:
- Create a post
Available Tools
These tools are currently available in the Arcade LinkedIn Sever.
Tool Name | Description |
---|---|
Linkedin.CreateTextPost | Share a new text post to LinkedIn. |
If you need to perform an action that’s not listed here, you can get in touch with us to request a new , or create your own tools with the LinkedIn auth provider.
Linkedin.CreateTextPost
Share a new text post to LinkedIn.
Parameters
text
(string, required) The text content of the post.
Auth
The Arcade LinkedIn Sever uses the LinkedIn auth provider to connect to users’ LinkedIn .
With the Arcade Cloud Platform, there’s nothing to configure. Your will see Arcade
as the name of the application that’s requesting permission.
With a self-hosted installation of Arcade, you need to configure the LinkedIn auth provider with your own LinkedIn app credentials.