{"schema_version":"v1","name_for_human":"Hospitality Commerce","name_for_model":"hospitality_commerce","description_for_human":"Search, price, hold, and book hospitality stays on an agent-first platform. Every response carries remediation and next_actions so an autonomous agent can self-recover from failure.","description_for_model":"Use this when the user wants to search, price, reserve, or cancel hotel rooms in Vietnam. Flow: search → create_quote → create_hold → confirm_booking. Responses return structured JSON with `data` + `next_actions` on success, `error.code` + `error.remediation` on failure. Match on `error.code`, not HTTP status. Use `Idempotency-Key` header on create_hold and confirm_booking for safe retries.","auth":{"type":"user_http","authorization_type":"header"},"api":{"type":"openapi","url":"https://api.agenthotel.dev/openapi.json","is_user_authenticated":false},"logo_url":"https://docs.agenthotel.dev/logo.png","contact_email":"api-support@example.com","legal_info_url":"https://docs.agenthotel.dev/terms"}