# Planyo Online Booking AI integration on Definable

> Planyo is an online reservation system which can be used by any business taking bookings: for days, nights, hours or minutes, or scheduled events.

## What this connects

Planyo is an online reservation system which can be used by any business taking bookings: for days, nights, hours or minutes, or scheduled events.

Vendor: https://www.planyo.com

## Tools available

**7** tools available. First 7:

- `PLANYO_ONLINE_BOOKING_ADD_RESERVATION` — Add Reservation — Tool to create a new reservation. Use after gathering resource, timing, and customer details.
- `PLANYO_ONLINE_BOOKING_ADD_USER` — Add User — Tool to add a new user in Planyo. Use when you need to create a user account after gathering user details.
- `PLANYO_ONLINE_BOOKING_GET_ADDON_LIST` — Get Add-on List — Tool to retrieve a list of add-ons. Use when you need to inspect or manage add-ons for a specific resource or across the entire site after setting up credentials.
- `PLANYO_ONLINE_BOOKING_GET_COUPON_LIST` — Get Coupon List — Tool to retrieve a list of coupons. Use when you need to fetch all coupons for a specific resource or the entire site (if no resource_id provided).
- `PLANYO_ONLINE_BOOKING_GET_RESOURCE_AVAILABILITY` — Get Resource Availability — Tool to check resource availability within a specified date/time range. Use when validating if a resource can be reserved before creating a reservation.
- `PLANYO_ONLINE_BOOKING_GET_RESOURCE_BLACKOUTS` — Get Resource Blackouts — Tool to fetch blackout periods for a resource. Use when determining unavailable timeslots before booking.
- `PLANYO_ONLINE_BOOKING_GET_RESOURCE_REVIEWS` — Get Resource Reviews — Tool to fetch reviews and ratings for a specific resource. Use when you have a resource_id and need to display customer feedback.

## Auth

Auth schemes: `API_KEY`.

## How agents use Planyo Online Booking

Inside a Definable workflow, Planyo Online Booking is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Planyo Online Booking** — the Researcher (GPT-5.5) pulls context from Planyo Online Booking (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Planyo Online Booking** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Planyo Online Booking (create record, post message, draft email).
- **Designer / Engineer → Distributor → Planyo Online Booking** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Planyo Online Booking (attach file, open PR comment, post status).

The Verifier checks every Planyo Online Booking call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- scheduling & booking — https://definable.ai/apps/category/scheduling-&-booking/

## Related

- HTML page: https://definable.ai/apps/planyo_online_booking/
- Same category (scheduling & booking): https://definable.ai/apps/category/scheduling-&-booking/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
