Expand description
BOS session template queries and BOS session creation with access validation.
Structs§
- Apply
Template Params - Parameters for applying a BOS session template.
- GetTemplate
Params - Typed parameters for fetching BOS session templates.
Functions§
- create_
bos_ session - Create a BOS session via the backend.
- get_
templates - Fetch and filter BOS session templates from the backend.
- validate_
and_ prepare_ template_ session - Validate template access, resolve limit targets, and build a BOS session ready for creation.