eyeot_help

Catalog des actions disponibles sur eyeot ERP. Sans argument : liste les modules et compteur d'actions. Avec module='rh' : liste toutes les actions RH (employes, conges, paie, formations…). Avec action='rh.employes.create' : retourne le détail (path, méthode, params, schema body). Avec search='fa...

Server Eyeot https://erp.eyeot.fr/api/v1/mcp
Category Read
Risk class Low
Parameters 30 required

What eyeot_help does on Eyeot

AI agents call eyeot_help to retrieve information from Eyeot without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
action string Action exacte au format `<module>.<resource>.<verb>` (ex: 'rh.employes.create'). Retourne le schéma complet.
module string Nom du module (ex: 'rh', 'finance', 'clients'). Optionnel.
search string Recherche textuelle dans les noms d'action et descriptions. Optionnel.

Parameters from the server's own tool schema.

Why eyeot_help needs a policy

This tool is purely a discovery/catalog tool that retrieves information about available ERP actions. It queries and returns metadata (module lists, action details, search results) without creating, modifying, executing, or deleting any data. The instruction 'appeler eyeot_help AVANT eyeot_call' confirms it is a read-only preparatory step.

From the tool's definition 'Catalog des actions disponibles' — lists modules, actions, and their details; 'retourne le détail (path, méthode, params, schema body)' — returns metadata only; no data mutation described.

Questions about eyeot_help

What does the eyeot_help tool do? +

Catalog des actions disponibles sur eyeot ERP. Sans argument : liste les modules et compteur d'actions. Avec module='rh' : liste toutes les actions RH (employes, conges, paie, formations…). Avec action='rh.employes.create' : retourne le détail (path, méthode, params, schema body). Avec search='facture' : recherche les actions matchant. Toujours appeler eyeot_help AVANT eyeot_call pour découvrir l'action exacte. It is categorised as a Read tool in the Eyeot MCP Server, which means it retrieves data without modifying state.

What parameters does eyeot_help accept? +

eyeot_help accepts 3 parameters: action, module, search. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on eyeot_help? +

Register the Eyeot MCP server in PolicyLayer and add a rule for eyeot_help: 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 Eyeot. Nothing to install.

What risk level is eyeot_help? +

eyeot_help is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit eyeot_help? +

Yes. Add a rate_limit block to the eyeot_help 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.

How do I block eyeot_help completely? +

Set action: deny in the PolicyLayer policy for eyeot_help. 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.

What MCP server provides eyeot_help? +

eyeot_help is provided by the Eyeot MCP server (https://erp.eyeot.fr/api/v1/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.