Workflow library
LinkedIn workflows for your AI assistant.
LinkedBoost exposes individual LinkedIn operations through a hosted MCP server. Start with one supervised job. The examples below show the setup, tool path, and verification step an operator should expect.
Prospect shortlist
- Start with
- You have a role, market, and account you want to research.
- Workflow
- Search from your connected seat, inspect the returned people, and save a small lead group.
- Documented tools
- search_linkedin · continue_search · save_search
- Check the result
- Verify search entitlement and result freshness in your own account.
CSV to reviewed sequence
- Start with
- You have an authorized list of 10 to 25 people.
- Workflow
- Import the CSV, inspect prior interactions, create a sequence, and review each draft before an external action.
- Documented tools
- import_leads · get_person_interaction_history · create_sequence · get_sequence
- Check the result
- Confirm the selected account, recipient, limits, and final send state.
Inbox triage
- Start with
- You have an existing conversation that needs a response.
- Workflow
- Open the thread, inspect the context, draft a reply, and decide whether to send it.
- Documented tools
- list_conversations · get_conversation · send_reply
- Check the result
- Verify the reply appears on the correct thread after the action completes.
Known-post engagement
- Start with
- You have identified a specific relevant post.
- Workflow
- Review the profile and history, prepare one useful comment or reaction, and approve that action.
- Documented tools
- view_profile · get_person_interaction_history · comment_on_post
- Check the result
- Confirm the intended post and the published result. A queued action is not a published comment.
What automation means here
An MCP-capable assistant can select and call documented tools during a session. Sequences have cadence and queued state. The operator remains responsible for reviewing actions, checking account limits, and verifying final outcomes.
What is not in this build
Continuous monitoring for every new post, unattended auto-commenting, new-message triggers with autonomous replies, original-post publishing, native CRM or email sync, and a white-label client portal are not documented end-to-end workflows.