ParameterTypeDefaultDescription
session_idstrRequiredSession UUID
team_idOptional[str]NoneID of the team that this session is associated with
user_idOptional[str]NoneID of the user interacting with this team
memoryOptional[Dict[str, Any]]NoneTeam Memory
team_dataOptional[Dict[str, Any]]NoneTeam Data: team_id, name and model
session_dataOptional[Dict[str, Any]]NoneSession Data: session_name, session_state, images, videos, audio
extra_dataOptional[Dict[str, Any]]NoneExtra Data stored with this team
created_atOptional[int]NoneThe unix timestamp when this session was created
updated_atOptional[int]NoneThe unix timestamp when this session was last updated