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 can access, with title, participants, duration, and platform. Filters to only meetings you recorded or uploaded, plus 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

Tools return only what your account can reach: meetings you own, meetings shared with you directly, and meetings shared with a group you belong to. Read Overview for the full permission model.

Next

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

On this page