# Lessonspace

Lessonspace is an online collaborative classroom platform that enables educators and students to engage in interactive learning sessions with features like video conferencing, whiteboards, and resource sharing.

- **Category:** education
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 4
- **Triggers:** 0
- **Slug:** `LESSONSPACE`
- **Version:** 20260211_00

## Tools

### Create Demo Space

**Slug:** `LESSONSPACE_CREATE_DEMO_SPACE`

Tool to create a transient demo space for embedding in an iframe. Use when you need a temporary environment to test Lessonspace features.

### Get Organisation Details

**Slug:** `LESSONSPACE_GET_ORGANISATION_DETAILS`

Tool to retrieve organisation details, including ID, plan, and usage stats. Use after authenticating with your organisation token.

### Get Organisation Session List

**Slug:** `LESSONSPACE_GET_ORGANISATION_SESSION_LIST`

Tool to list sessions of an organisation. Use after you have the organisation ID to fetch paginated session records.

### Launch Space

**Slug:** `LESSONSPACE_LAUNCH_SPACE`

Tool to launch a Lessonspace space. Use after determining user ID, role, and space ID.
