get_relationship_history
HISTORY: everything the user's Mainroom agents recorded with one account, team, or person: what is still open (commitments with owners and due dates, unanswered questions, risks), the proposed / approved follow-up actions, and a session-by-session timeline with summaries, decisions, and pre-call briefs. Use it to answer 'where are we with Acme', 'what did we promise them', 'what did the team decide last week', or to prep for the next call. Needs the user's Mainroom API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | The user's Mainroom API key (mr_...). | |
| sessions | No | How many recent sessions to include in the timeline (default 6). | |
| relationship | Yes | Account / team / person name, or a key from list_relationships. |