Rechercher des réservations par nom, email ou téléphone. Utiliser pour vérifier si une personne est inscrite, son statut, ou les détails de son cours. La recherche est insensible à la casse et couvre TOUTES les réservations (pas seulement à venir).
AI agents call search_bookings to retrieve information from Wix Bookings MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This is a read-only retrieval tool that queries the Wix Bookings database to find participants and their booking information. While categorized as Read, the severity is medium rather than low because: (1) it searches across ALL bookings regardless of temporal scope, (2) it can expose personally identifiable information (names, emails, phone numbers, course enrollment status), and (3) an AI agent with this tool could…
From the tool's definition Tool performs search operations ('Rechercher des réservations par nom, email ou téléphone') across booking records by name, email, or phone. Returns registration status and course details without modifying data.
Attacks that exploit this kind of access
Rechercher des réservations par nom, email ou téléphone. Utiliser pour vérifier si une personne est inscrite, son statut, ou les détails de son cours. La recherche est insensible à la casse et couvre TOUTES les réservations (pas seulement à venir). It is categorised as a Read tool in the Wix Bookings MCP Server MCP Server, which means it retrieves data without modifying state.
Register the Wix Bookings MCP Server MCP server in PolicyLayer and add a rule for search_bookings: 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 Wix Bookings MCP Server. Nothing to install.
search_bookings 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 search_bookings 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 search_bookings. 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.
search_bookings is provided by the Wix Bookings MCP Server MCP server (mateotiedra/wix-formation-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the 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 →