Tool to create a bite (short video or audio clip) from a transcript segment. Use when you need to extract a specific portion of a meeting recording with defined start and end times.
namestringName for the bite. Maximum 256 characters.
summarystringSummary for the bite. Maximum 500 characters.
end_timeRequirednumberEnd time of the bite in seconds. Must be greater than start_time.
privaciesarrayVisibility settings for the bite. Array can contain 'public', 'team', or 'participants'.
media_typestringType of bite to create. Must be either 'video' or 'audio'. If not specified, defaults to 'video'.
start_timeRequirednumberStart time of the bite in seconds. Must be non-negative and less than end_time.
transcript_idRequiredstringThe ID of the transcript from which to create the bite.
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.