# Lessonspace AI integration on Definable

> 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.

## What this connects

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.

Vendor: https://www.thelessonspace.com/

## Tools available

**4** tools available. First 4:

- `LESSONSPACE_CREATE_DEMO_SPACE` — 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.
- `LESSONSPACE_GET_ORGANISATION_DETAILS` — Get Organisation Details — Tool to retrieve organisation details, including ID, plan, and usage stats. Use after authenticating with your organisation token.
- `LESSONSPACE_GET_ORGANISATION_SESSION_LIST` — Get Organisation Session List — Tool to list sessions of an organisation. Use after you have the organisation ID to fetch paginated session records.
- `LESSONSPACE_LAUNCH_SPACE` — Launch Space — Tool to launch a Lessonspace space. Use after determining user ID, role, and space ID.

## Auth

Auth schemes: `API_KEY`.

## How agents use Lessonspace

Inside a Definable workflow, Lessonspace is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Lessonspace** — the Researcher (GPT-5.5) pulls context from Lessonspace (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Lessonspace** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Lessonspace (create record, post message, draft email).
- **Designer / Engineer → Distributor → Lessonspace** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Lessonspace (attach file, open PR comment, post status).

The Verifier checks every Lessonspace call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- education — https://definable.ai/apps/category/education/
- video conferencing — https://definable.ai/apps/category/video-conferencing/

## Related

- HTML page: https://definable.ai/apps/lessonspace/
- Same category (education): https://definable.ai/apps/category/education/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
