Skip to main content
Get Relationships for a Person.
Tool ID: affinity_v2_persons_person_id_relationships_get

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get affinity_v2_persons_person_id_relationships_get --json for the latest machine-readable contract.

Input reference

Returns the relationships for a given person, including the interaction score that measures the strength of each relationship based on communication patterns such as emails, meetings, and other interactions. Each relationship includes two persons (person1 and person2) who have a connection. ## Interaction score The interactionScore is a value between 0.0 and 1.0 that reflects how frequently the two persons interact across email, calendar events, and chat messages. The more interactions, the higher the score. Recent interactions are weighted slightly higher than older ones. As rough guidance, scores at or above 0.7 typically indicate two persons that communicate regularly, scores between 0.4 and 0.7 indicate occasional communication, and scores below 0.4 indicate only sporadic communication. ## LinkedIn connections The collection also includes relationships based on a See the live schema below for the complete notes.

Output reference

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.