get_linkedin_status
Check whether the user's LinkedIn account is connected and active. Returns the connection state and, if not connected/blocked, how to fix it. Call this first when another tool returns code ACCOUNT_NOT_CONNECTED or ACCOUNT_BLOCKED. profile_id is optional — defaults to the active/first profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | No | UUID of the user_profile to check. Optional. |