Search transcripts using keyword-based full-text search across meeting titles and/or spoken content. Unlike GetTranscripts which only filters by metadata (title, participants, dates), this action performs semantic search within the actual transcript text using the 'keyword' para…
minebooleanShow only meetings owned by the API key owner. When true, returns only transcripts associated with the authenticated user.
skipintegerNumber of transcripts to skip. Use with limit for pagination; stop when returned count is less than limit.
limitintegerMaximum number of transcripts to fetch. Maximum allowed value is 50.
scopestringDetermines the scope of the keyword search.
keywordRequiredstringSearch for keywords in meeting title and/or words spoken during the meeting. Maximum 255 characters. Use with 'scope' to control where to search.
to_datestringEnd date for filtering transcripts. Must be in ISO 8601 datetime format with timezone (e.g., '2024-08-26T23:59:59Z' or '2024-08-26T23:59:59+00:00'). Date-only formats are not accepted.
user_idstringThe User ID to fetch the transcripts of.
from_datestringStart date for filtering transcripts. Must be in ISO 8601 datetime format with timezone (e.g., '2024-08-16T00:00:00Z' or '2024-08-16T00:00:00+00:00'). Date-only formats are not accepted. Must be earlier than to_date. Filters are evaluated in UTC — convert local date ranges to UT…
channel_idstringFilter transcripts by specific channel ID.
host_emailstringEmail address of the host of the meeting. Must be a plain email address without markup or 'mailto:' prefix. Example: 'user@example.com'.
organizersarrayList of organizer email addresses to filter transcripts by.
participantsarrayList of participant email addresses to filter transcripts by.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.