MCP

Meetings tools

Access meeting records, transcripts, notes, summaries, scorecards, and meeting-linked CRM context.

Access meeting records, transcripts, notes, summaries, scorecards, and meeting-linked CRM context.

#Availability

This group can be enabled from the Configure section on the Bigmind MCP integration page.

#Scopes

  • tools.meetings.read for read tools.
  • tools.meetings.write for write tools. Write access also grants read access for this group.

#Tools

  • getCrmRecordsBySessionGet associated CRM records by session ID (read)

    Get all CRM records (contacts, leads, deals, accounts) associated with a meeting session. This returns the contacts and leads who attended the meeting, plus any linked accounts and deals.

    Scopes: tools.default.read, tools.crm.read, tools.meetings.read

  • getMeetingByIdGet meeting by ID (read)

    Get a meeting by its ID

    Scopes: tools.default.read, tools.meetings.read

  • getMeetingNotesBySessionIdGet meeting notes by session ID (read)

    Get meeting notes by meeting session ID

    Scopes: tools.default.read, tools.meetings.read

  • getMeetingSessionByIdGet meeting session by ID (read)

    Get information about the attendees, participants, and other details for a meeting session by its ID. Use this tool to determine the email address for the attendee (if we have it) to follow up emails, for example.

    Scopes: tools.default.read, tools.meetings.read

  • getMeetingSummaryBySessionIdGet meeting summary by session ID (read)

    Get meeting summary by meeting session ID. Use this tool to get the summary of the meeting to determine the topics discussed, the next steps, and other details.

    Scopes: tools.default.read, tools.meetings.read

  • getMeetingTranscriptBySessionIdGet meeting transcript by session ID (read)

    Get a meeting transcript with speaker names

    Scopes: tools.default.read, tools.meetings.read

  • getSessionsByMeetingIdGet sessions by meeting ID (read)

    Get all meeting sessions for a specific meeting ID

    Scopes: tools.default.read, tools.meetings.read

  • getSessionScorecardsGet session scorecards (read)

    Retrieve all scorecards (with their questions and recorded answers) for a meeting session. If sessionId is not provided, falls back to the current meeting session context. Use this to inspect how a session was scored, which questions are answered or unanswered, and the reasoning behind each answer.

    Scopes: tools.default.read, tools.meetings.read

  • listMeetingsList meetings (read)

    List meetings within a date range with pagination and direction. Includes both meeting sessions and calendar events, along with attendees, participants, and associated CRM records (contacts, accounts, leads, opportunities).

    Scopes: tools.default.read, tools.meetings.read

  • listMeetingsByTrackerIdsList meetings by tracker IDs (read)

    Find meeting sessions where specific keyword, concept, competition, or product feedback trackers were captured. Returns only accessible meeting sessions, grouped by session with tracker match counts and context.

    Scopes: tools.default.read, tools.meetings.read, tools.analysis.read

  • listTodosBySessionList todos by session ID (read)

    List all action items (todos) associated with a meeting session. Returns todo descriptions, statuses, priorities, and assignee information.

    Scopes: tools.default.read, tools.meetings.read

  • searchMyMeetingsSearch my meetings (read)

    Search your own meeting transcripts and summaries. Returns an answer and ordered source records from meetings you recorded or hosted.

    Scopes: tools.default.read, tools.meetings.read

  • searchMyTeamsMeetingsSearch my team's meetings (read)

    Search meeting transcripts and summaries for meeting owners in your 'My team's meetings' scope. Returns an answer and ordered source records allowed by your meetings permission policy, including selected teams and all-company access when granted.

    Scopes: tools.default.read, tools.meetings.read

Updated 6/17/2026