get_labels
Retrieve all labels from Eduframe with filtering options by model type, search terms, or specific IDs to organize educational data.
Instructions
Get all labels
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) | |
| model_type | No | Filter results on model_type | |
| search | No | Filter results on search | |
| id | No | Filter results on id |