vollstaendigkeits_check
Rule based completeness check for German CV data, no AI involved. Prueft Lebenslauf-Daten regelbasiert auf Pflichtangaben, empfohlene Angaben und optionale Angaben nach deutschen Bewerbungsstandards.
This record as markdown: /tools/de-lebenslaufheld-mcp/vollstaendigkeits-check.md
What vollstaendigkeits_check does on LebenslaufHeld
AI agents call vollstaendigkeits_check to retrieve information from LebenslaufHeld without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
daten | object | Yes |
Parameters from the server's own tool schema.
Why vollstaendigkeits_check is rated Low
This is a data validation and analysis tool with no side effects. It reads CV data, applies predefined rules, and reports findings. The lack of auth and anonymous design confirms this is a read-only inspection utility. Severity is low because misuse would at worst generate false validation feedback, which has minimal business or security impact.
From the tool's definition Tool performs a rule-based completeness check that examines CV data against German application standards for mandatory, recommended, and optional fields.
Attacks that exploit this kind of access
The rule that runs vollstaendigkeits_check safely
PolicyLayer is an MCP gateway: it sits between your AI agents and LebenslaufHeld, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For vollstaendigkeits_check, this is the rule to start with:
vollstaendigkeits_check is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect LebenslaufHeld, apply this rule, and every vollstaendigkeits_check call is checked against it from then on.
Questions about vollstaendigkeits_check
Rule based completeness check for German CV data, no AI involved. Prueft Lebenslauf-Daten regelbasiert auf Pflichtangaben, empfohlene Angaben und optionale Angaben nach deutschen Bewerbungsstandards. It is categorised as a Read tool in the LebenslaufHeld MCP Server, which means it retrieves data without modifying state.
vollstaendigkeits_check accepts 1 parameter: daten. Required: daten. The full parameter table on this page comes from the server's own tool schema.
Register the LebenslaufHeld MCP server in PolicyLayer and add a rule for vollstaendigkeits_check: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches LebenslaufHeld. Nothing to install.
vollstaendigkeits_check is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the vollstaendigkeits_check rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for vollstaendigkeits_check. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
vollstaendigkeits_check is provided by the LebenslaufHeld MCP server (https://lebenslaufheld.de/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on LebenslaufHeld, and thousands of servers like it.
This server
Across the catalogue