Skip to main content
Glama
tutor-sicurezza

mcp-italian-workplace-safety

get_scadenze_formazione

Retrieve renewal schedules for Italian workplace safety training courses. Includes duration, refresh interval, modalities, and normative references for any course or all courses.

Instructions

Get the renewal schedule for a specific Italian workplace-safety training course, or all schedules if no course is specified. Includes initial duration (hours), refresh interval (months), required modalities, and normative reference (D.Lgs 81/08, Accordi Stato-Regioni).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corsoNoOptional course slug (e.g. 'lavoratori-alto', 'preposto', 'rspp-modulo-a', 'antincendio-l2'). Omit to get all.
Behavior4/5

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

No annotations provided, so the description carries the burden. It describes the tool as a read operation that returns structured data about schedules. Since it's a read-only tool with no side effects, the description is sufficient without mentioning auth or destructive actions.

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?

Two sentences, front-loaded with the main action and clear structure. Every sentence adds value without redundancy.

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

Completeness5/5

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

Given the tool has one optional parameter, no output schema, and no annotations, the description is complete. It explains what the tool returns, the effect of omitting the parameter, and the normative references included.

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

Parameters4/5

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

Schema coverage is 100% with a clear description of the corso parameter. The description adds examples and explains that omitting it returns all schedules, providing meaningful context beyond the schema.

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 clearly states the tool gets renewal schedules for Italian workplace-safety training courses, with or without a course specified, and lists included fields (duration, interval, modalities, normative reference). It distinguishes from sibling tools by being specifically about schedules.

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

Usage Guidelines4/5

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

It states when to use (to get a renewal schedule or all) and that omitting the corso parameter returns all. While it doesn't explicitly discuss when not to use or list alternatives, the purpose is straightforward and the single-parameter design makes usage clear.

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

Install Server

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/tutor-sicurezza/mcp-italian-workplace-safety'

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