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.
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.
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.
Attacks that exploit this kind of access
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.
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.
quest_check_availability 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 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.
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.
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.
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 →