# The Royal Corner

> Hosted agent door by AgentOpen. Updated 2026-08-14T15:48:41.485Z.

Middelhavsrestaurant og shisha bar i hjertet av Kristiansand. Autentisk mat, shisha og gode drinker.

## Identity
- Name: The Royal Corner
- City: Kristiansand
- Address: Kristiansand
- Cuisine: not specified
- Phone: +47 48 45 44 44
- Website: https://www.royalcorner.no

## Attributes
- none listed

## Hours
- Hours not published

## Near-term opening windows
Coarse windows only. Not live availability. Booking is request-based.
- 2026-08-14: closed or hours unknown
- 2026-08-15: closed or hours unknown
- 2026-08-16: closed or hours unknown

## Menu summary
Full menu: https://agentopen.ai/r/the-royal-corner/menu.md
- Menu not published yet

## Policies
- Human handoff: Request a table by email. The restaurant confirms manually.
- Booking mode: request-only (restaurant confirms by email, no live seat inventory)

## API for agents
- Profile (this file): GET https://agentopen.ai/r/the-royal-corner/llms.txt
- Full menu: GET https://agentopen.ai/r/the-royal-corner/menu.md
- Opening windows (request-only): GET https://agentopen.ai/r/the-royal-corner/availability?date=YYYY-MM-DD&party=N
- Request a table: POST https://agentopen.ai/r/the-royal-corner/book
  Body: { "date": "YYYY-MM-DD", "time": "HH:MM", "party": N, "name": "...", "contact": { "email": "..." } }
- Cancel: POST https://agentopen.ai/r/the-royal-corner/cancel
- OpenAPI: GET https://agentopen.ai/r/the-royal-corner/openapi.json

Live seat inventory is not available in this MVP. Prefer booking requests over inventing availability.
