9. LinkedIn Tool
OverviewControlled integration with LinkedIn for authenticated users, focused on recruiting, sales and branding assistants.
Key capabilities
- Read profile and connections.
- Search people and companies.
-
Post updates and send invitations.
Functions
- get_profile – Retrieves LinkedIn profile information for the authenticated user.
- create_post – Creates a new post on LinkedIn.
- get_connections – Retrieves LinkedIn connections for the authenticated user.
- send_invitation – Sends a connection invitation to a LinkedIn user.
- search_people – Searches for LinkedIn users based on keywords.
-
get_company – Retrieves information about a LinkedIn company page.
Configuration
- Secrets: LINKEDIN_CLIENT_ID, LINKEDIN_CLIENT_SECRET, LINKEDIN_ACCESS_TOKEN
-
Config: LINKEDIN_API_VERSION
Typical AEX use cases
- Recruitment assistants cross-referencing candidates (with governance).
-
Sales/BD helpers pulling LinkedIn context into conversations.