Link LinkedIn auto-scrape to a mass-action
Wire this collector to a mass-action: from the next run on, every newly discovered lead is appended to that run as one item, which is how collection turns into outreach. Author the run FIRST on the mass-actions mount (preview_mass_action, then create_mass_action, normally with scope kind none) and pass its ma_ac_ sid here. Slot semantics: an existing link is replaced and returned as previous_mass_action_sid, and that older run keeps draining what it already holds. A run in flight is unaffected, it keeps the link it was minted with. 422 when the mass-action is missing, foreign, deleted, or its target family cannot accept this collector result_kind.
Contract:
- MCP tool
set_linkedin_auto_scrape_mass_action, registry packagemcp.linkedin/linkedin_auto_scrapes, mountlinkedin.auto-scrapes. - Operation
action, response envelopeaction. - Flags: none.
Authorizations
Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.
Team scope for tokens that do not carry one. Ignored when the token already names a team.
Path Parameters
Auto-scrape sid (ln_as_...).
18^ln_as_Body
Request body of set_linkedin_auto_scrape_mass_action.
Mass-action sid (ma_ac_...) authored beforehand with preview_mass_action then create_mass_action.
18^ma_ac_