# Linguapop

Linguapop is a web-based platform designed for schools and organizations to administer language placement tests in English, German, Spanish, Italian, and French.

- **Category:** education
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 1
- **Triggers:** 0
- **Slug:** `LINGUAPOP`
- **Version:** 20260227_00

## Tools

### Fetch Available Languages

**Slug:** `LINGUAPOP_FETCH_AVAILABLE_LANGUAGES`

Tool to retrieve the list of available languages. Use when you need to verify supported languages before starting a placement test.

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |
