Download Sales Navigator attachment
Sales Navigator variant of download_linkedin_message_attachment: one inbound attachment of an SN message, inline as a base64 data_url. Same raw-id addressing, one field fewer (the SN wire verb takes no profile_id): linkedin_account_sid must be an account with Sales Navigator, message_id is the message row’s message_hash, attachment_urn is attachments[i].urn on that row. The row must be messenger_type=‘sales_navigator’ (an account without SN is refused before dispatch). Same 120 s budget and messaging_general bucket.
Contract:
- MCP tool
download_linkedin_sales_nav_message_attachment, registry packagemcp.linkedin/linkedin_messages, mountlinkedin.messaging. - Operation
action, response envelopeaction. - Flags: read only.
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.
Body
Request body of download_linkedin_sales_nav_message_attachment.
Mailbox owner (Sales Navigator required): the SN message row's linkedin_account_sid.
18^ln_ac_Raw LinkedIn MessageId: the message row's message_hash.
255Which attachment of that message: attachments[i].urn on the stored row (urn:li:digitalmediaAsset:…).
512