Make a reservation at a Quest Apartment Hotel. Use when a guest has chosen a property and is ready to confirm. Always confirm all details with the guest before calling this tool. Args: - property_id, room_type, check_in, check_out: as above. - rate_plan_code: FLEX, STD, ADVP, CORP, or LONG7. - gu...
AI agents use quest_create_booking to create or update resources in Quest Apartment Hotels MCP Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Quest Apartment Hotels MCP Server environment.
This tool creates a new reservation record, which is a reversible write operation. While the action commits a guest to a hotel stay (with potential cancellation penalties in real systems), the tool itself creates/modifies data rather than deleting it or moving money directly.
From the tool's definition Tool name is 'quest_create_booking' and description states 'Make a reservation at a Quest Apartment Hotel.' The arguments include property_id, room_type, check_in, check_out, rate_plan_code, guest details (name, email, phone), creating a new booking record in…
Attacks that exploit this kind of access
Make a reservation at a Quest Apartment Hotel. Use when a guest has chosen a property and is ready to confirm. Always confirm all details with the guest before calling this tool. Args: - property_id, room_type, check_in, check_out: as above. - rate_plan_code: FLEX, STD, ADVP, CORP, or LONG7. - guests: Number of guests (1–10). - guest_name: Full name of lead guest. - guest_email: Email for confirmation. - guest_phone: Guest phone number. - response_format:. It is categorised as a Write tool in the Quest Apartment Hotels MCP Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the Quest Apartment Hotels MCP Server MCP server in PolicyLayer and add a rule for quest_create_booking: 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 Quest Apartment Hotels MCP Server. Nothing to install.
quest_create_booking is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the quest_create_booking 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 quest_create_booking. 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.
quest_create_booking is provided by the Quest Apartment Hotels MCP Server MCP server (weinerac/quest-mcp-mvp). 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 →