Skip to main content
Glama

TeachersUpdate

Update teacher records by changing contact details, access rights, taught languages, timezone, and visibility settings to keep school data current.

Instructions

Update an existing teacher.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyNameNoФИО учителя
bodyEmailNoПочта учителя
bodyPhoneNoТелефон учителя
bodySkypeNoСкайп учителя
teacherIdNointeger (optional)
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Список преподаваемых учителем языков
bodyHideForNewPupilsNoСкрыть для новых учеников
Install Server

TDQS

C2.9/5.0
Behavior2/5

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

Annotations indicate the tool is not read-only and not idempotent, and the description's 'Update' is consistent with that. However, the description adds no behavioral context beyond what the annotations already imply, such as whether updates are partial or full, what happens to unspecified fields, or any side effects. The agent is left without meaningful behavioral guidance.

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

Conciseness4/5

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

The description is a single terse sentence with no filler, front-loading the action and resource clearly. It is concise, though arguably too sparse for a tool with 13 parameters and complex update semantics.

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?

For a tool with 13 optional-looking parameters, no output schema, and a large sibling set, the description is too thin to provide complete operational context. It does not clarify that teacherId is likely required for identifying the teacher, nor does it explain merge versus replace behavior or success/failure semantics. The schema helps with parameter meanings but not with the broader calling context.

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?

The input schema documents all 13 parameters with descriptions and enums, so schema coverage is 100%. The tool description itself adds no parameter-level meaning, but the schema already carries the semantic weight, which meets the baseline expectation.

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

Purpose4/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: updating an existing teacher. This clearly distinguishes it from sibling tools like TeachersCreate, TeachersDelete, and TeachersGetList. It is unambiguous, though it gives no detail on which aspects of the teacher can be updated.

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 guidance on when to use this tool versus alternatives such as TeachersCreate or TeachersGetList. There are no exclusions, prerequisites, or context cues, so an agent must infer proper usage from the name and schema alone.

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