Tools

The six read-only tools the SalesEQ connector exposes to your AI client.

The SalesEQ connector's six read-only tools, listed with their permissions in an AI client

The connector exposes six tools. All of them are read-only and non-destructive. No tool modifies SalesEQ data, sends notifications, writes to your CRM, or makes external requests on your behalf.

ToolWhat it does
list_meetingsLists meetings you created plus meetings shared directly with you or one of your groups. Returns title, participants, duration, platform, and creator, with scope, participant, duration, and sort options.
search_meetingsSearches your meeting transcripts by topic, phrase, or speaker. Returns the most relevant meetings with their best-matching snippets and playback offsets.
get_meeting_summaryFetches the generated summary of a meeting. This is a much cheaper way to answer "what was this meeting about" than reading the full transcript.
get_transcriptFetches the transcript for a specific meeting, optionally sliced to a time range so long meetings do not blow out context.
get_meeting_frameFetches a still frame from a meeting's video around a specific timestamp. Audio-only and transcript-only meetings have no video frames.
get_org_contextLooks up your organization and its members, so the AI resolves a teammate's name or email before searching their meetings.

Access

list_meetings and search_meetings use the same scope as All meetings in the web app: meetings you own, meetings shared with you directly, and meetings shared with a group you belong to. Meetings available only through an organization default do not appear in these results.

Meeting-specific tools still check whether your account can open the meeting. Read Overview for more about permissions.

Next

  • Overview covers permissions, privacy, and how to disconnect.
  • Troubleshooting covers what to do when a tool returns nothing.

On this page