list_relationships
HISTORY: list the customer accounts, recurring team meetings, and people that the user's own Mainroom agents have sat in meetings with — with session counts, when they last met, and how many commitments / open questions / risks are still open. Needs the user's Mainroom API key (shown on the History page at https://app.mainroom.ai — they paste it once). Follow with get_relationship_history for the detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional name filter (account, team, or person). | |
| api_key | Yes | The user's Mainroom API key (mr_...), from the History page in the app. |