quest_check_availability

Check room availability at a specific Quest property for given dates. Args: - property_id: Property ID. Use quest_search_properties to find IDs. - check_in: Check-in date YYYY-MM-DD (e.g.

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

What quest_check_availability does on Quest Apartment Hotels MCP Server

AI agents call quest_check_availability to retrieve information from Quest Apartment Hotels MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why quest_check_availability needs a policy

This tool performs a read-only query to check availability status. It retrieves information about room availability but does not create, modify, delete, or execute any actions. The operation has no side effects and represents a simple data lookup, placing it firmly in the Read category with low severity due to minimal blast radius if misused by an AI agent.

From the tool's definition Tool description states 'Check room availability at a specific Quest property for given dates' with parameters for property_id and check_in date. This is a query operation that retrieves availability information without modifying any data.

Questions about quest_check_availability

What does the quest_check_availability tool do? +

Check room availability at a specific Quest property for given dates. Args: - property_id: Property ID. Use quest_search_properties to find IDs. - check_in: Check-in date YYYY-MM-DD (e.g. It is categorised as a Read tool in the Quest Apartment Hotels MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on quest_check_availability? +

Register the Quest Apartment Hotels MCP Server MCP server in PolicyLayer and add a rule for quest_check_availability: 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_check_availability? +

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

Can I rate-limit quest_check_availability? +

Yes. Add a rate_limit block to the quest_check_availability 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_check_availability completely? +

Set action: deny in the PolicyLayer policy for quest_check_availability. 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_check_availability? +

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