Skip to main content
Glama

TeachersCreate

Create a new teacher in Edvibe School with name, email, languages, timezone, and access settings. Use it to add educators to your school account.

Instructions

Create a new teacher.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyNameYesФИО учителя
bodyEmailYesПочта учителя (empirically required by live API)
bodyPhoneNoТелефон учителя
bodySkypeNoСкайп учителя
bodyAccessesNoВиды доступа учителя
bodyTimezoneNoЧасовой пояс учителя в UTC
bodyLinkContactNoКонтакт для связи с учителем
bodyAccessGroupsNoСписок идентификаторов групп доступа учителя
bodyNativeLanguageNo 0 = Ru (Russian) 1 = En (English) 2 = It (Italian) 3 = Es (Spanish) 4 = De (German) 5 = Fr (French) 6 = Zh (Chinese) 7 = Ar (Arabic) 8 = Pt (Portuguese) 9 = Nl (Dutch) 10 = Da (Danish) 11 = Hi (Hindi) 12 = Is (Icelandic) 13 = Ja (Japanese) 14 = Ko (Korean) 15 = No (Norwegian) 16 = Pl (Polish) 17 = Ro (Romanian) 18 = Sv (Swedish) 19 = Tr (Turkish) 20 = Uk (Ukraine) 21 = Fi (Finnish) 22 = Cs (Czech) 23 = El (Greece) 24 = He (Hebrew) 25 = Kk (Kazakh) 26 = Uz (Uzbek) 99 = Other (Other)
bodyLinkContactTypeNo 0 = Zoom (Для связи используется Zoom) 1 = Skype (Для связи используется Skype) 2 = GoogleMeet (Для связи используется Google Meet) 3 = Teams (Для связи используется Teams) 4 = YandexTelemost (Для связи используется Яндекс телемост) 5 = VkCalls (Для связи используется Vk Звонки) 6 = OtherService (Для связи используется другой сервис)
bodyTaughtLanguagesNoСписок преподаваемых учителем языков
Install Server

TDQS

B3.2/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description adds no behavioral detail beyond the annotated readOnlyHint=false. It does not disclose side effects, required permissions, uniqueness constraints on email/name, or behavior on duplicate records. It does not contradict the annotations, but it also contributes no additional transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no filler. It conveys the core operation immediately and is appropriately sized for a straightforward creation tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description omits important context such as the return value shape, confirmation semantics, and any uniqueness or side-effect behavior. With no output schema present, the agent cannot infer what a successful creation returns. The rich schema covers parameters, but the description itself is too sparse for a creation tool with 11 parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with every parameter documented in the schema, including enums and Russian descriptions. The tool description itself adds no parameter-level meaning, so the baseline score of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: "Create a new teacher." This clearly distinguishes it from sibling tools such as TeachersUpdate, TeachersDelete, and TeachersGetList, which have different verbs and purposes.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no explicit guidance about when to use this tool versus alternatives. It only implies through the verb that it is for creating a new teacher, but does not mention exclusions, preconditions, or sibling tools like TeachersUpdate or TeachersDelete.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/capitanes/edvibe-school-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server