Skip to main content
Glama
GatisOzols

disclos-article-50

article_50_disclosure

Generate the required EU AI Act Article 50 transparency disclosure for chatbots, AI-generated content, deepfakes, emotion recognition, or biometric categorisation, tailored to any EU language and including implementation snippets.

Instructions

Generate the exact EU AI Act Article 50 transparency disclosure you must show users, for a given use case and language. Returns the visible label, where and when to show it, and a copy-paste implementation snippet. Covers chatbots (50(1)), AI-generated content (50(2)), emotion recognition and biometric categorisation (50(3)), and deepfakes (50(4)).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
use_caseYesOne of: chatbot, generated_content, deepfake, emotion_recognition, biometric_categorisation.
languageNoDisclosure language. Any of the 24 official EU language codes (e.g. en, de, fr, pl, el, mt). Defaults to en.
companyNoOptional: your company name, used in the machine-readable marker for generated content.
modelNoOptional: the AI model name and version, used in the machine-readable marker for generated content.
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes what the tool returns (visible label, where/when to show, implementation snippet) and mentions coverage of specific paragraphs, but it does not disclose any behavioral traits such as whether it is read-only, requires authentication, or has rate limits. For a generation tool, this is adequate but not comprehensive.

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 paragraph of three sentences, concise and front-loaded with the main purpose. No unnecessary words. Slightly more structure (e.g., bullet points for returns) could improve scannability, but it is efficient.

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

Completeness4/5

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

Given no output schema, the description adequately explains return values (visible label, where/when to show, implementation snippet). It covers all four parameters and references specific sub-sections (50(1)-50(4)). No output schema or nested objects, so the description provides sufficient completeness for this tool.

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 description coverage is 100%, so baseline is 3. The description adds value by explaining that company and model are used for the machine-readable marker and lists the use case categories and language codes contextually, going beyond the schema descriptions.

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 clearly states the tool generates the exact EU AI Act Article 50 transparency disclosure for a given use case and language, listing covered categories. It distinguishes from the sibling tool which_article_50_rules_apply but could be more explicit about the exact distinction.

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

Usage Guidelines3/5

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

The description implies usage by stating 'for a given use case and language' and listing what it covers, but it does not explicitly state when to use this tool versus the sibling or provide exclusions. The sibling tool name suggests a complementary role, but no direct comparison is given.

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/GatisOzols/disclos-article-50'

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