LINKEDIN_CREATE_LINKED_IN_POST
Creates a new post on LinkedIn for the authenticated user or an organization they manage; ensure the user has necessary permissions if posting for an organization.
LINKEDIN_DELETE_LINKED_IN_POST
Deletes a specific LinkedIn post (share) by its unique `share_id`, which must correspond to an existing share.
LINKEDIN_GET_COMPANY_INFO
Retrieves organizations where the authenticated user has specific roles (ACLs), to determine their management or content posting capabilities for LinkedIn company pages.
LINKEDIN_GET_MY_INFO
Fetches the authenticated LinkedIn user's profile, notably including the 'author_id' required for attributing content such as posts or articles.