Generate a composite slice summary

Beta
Generate a composite slice summary. Summary: A clear, structured overview of the main events in the shot, following their chronological order from beginning to end. It mentions the main characters by name (if identifiable) and describes their roles, actions, and relationships. It summarizes the key moments, turning points, and overall narrative arc, so that the reader can understand the full story, its progression including the ending.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

dataset_idstringRequiredformat: "uuid"
video_idstringRequiredformat: "uuid"
composite_slice_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
composite_slice_contextstring or nullOptional
Optional context about the composite slice

Response

Successful Response
summarystring
Generated composite slice summary

Errors