quest_create_booking

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...

Server Quest Apartment Hotels MCP Server weinerac/quest-mcp-mvp
Category Write
Risk class Medium
Parameters 00 required

What quest_create_booking does on Quest Apartment Hotels MCP Server

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.

Why quest_create_booking needs a policy

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…

Questions about quest_create_booking

What does the quest_create_booking tool do? +

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.

How do I enforce a policy on quest_create_booking? +

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.

What risk level is quest_create_booking? +

quest_create_booking is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit quest_create_booking? +

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.

How do I block quest_create_booking completely? +

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.

What MCP server provides quest_create_booking? +

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.

// 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.