C
Booking Calendar Content

Create admin bookings from selected available time slots

Create admin bookings from selected available time slots

What it does

Create admin bookings from selected available time slots It is one of the abilities the Booking Calendar plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

booking.create-admin-bookings-from-selected-avai
{
  "ability": "booking.create-admin-bookings-from-selected-avai",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Booking Calendar abilities

All Booking Calendar abilities β†’
B
Block unavailable time intervals by resource and date range
Booking Calendar
Block unavailable time intervals by resource and date range
C
Configure global availability rules with live preview
Booking Calendar
Configure global availability rules with live preview
C
Create booking, contact, and inquiry forms
Booking Calendar
Create booking, contact, and inquiry forms
B
Build multi-step forms with rows and columns
Booking Calendar
Build multi-step forms with rows and columns
C
Customize form fields and email notifications
Booking Calendar
Customize form fields and email notifications