# Restaurant Smalhans

> Hosted agent door by AgentOpen. Updated 2026-08-14T15:50:29.670Z.

Nabolagsrestaurant på St. Hanshaugen siden 2012 – anbefalt i Michelin Guiden. Deleretter, naturvin og stort ølutvalg. Book bord hos Smalhans.

## Identity
- Name: Restaurant Smalhans
- City: Oslo
- Address: not published
- Cuisine: not specified
- Phone: not published
- Website: https://smalhans.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/restaurant-smalhans/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/restaurant-smalhans/llms.txt
- Full menu: GET https://agentopen.ai/r/restaurant-smalhans/menu.md
- Opening windows (request-only): GET https://agentopen.ai/r/restaurant-smalhans/availability?date=YYYY-MM-DD&party=N
- Request a table: POST https://agentopen.ai/r/restaurant-smalhans/book
  Body: { "date": "YYYY-MM-DD", "time": "HH:MM", "party": N, "name": "...", "contact": { "email": "..." } }
- Cancel: POST https://agentopen.ai/r/restaurant-smalhans/cancel
- OpenAPI: GET https://agentopen.ai/r/restaurant-smalhans/openapi.json

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