Check booking action
check_booking_actionAssess booking feasibility based on policy and memory, categorizing as allowed, blocked, or risky, and log the outcome.
Instructions
Checks whether a booking is allowed, blocked, risky, or warns based on policy and learned memory. Writes a decision event to the ledger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| now | No | ||
| date | No | 2026-06-06 | |
| agentId | No | ||
| players | No | ||
| courseId | No | demo | |
| publicAgent | No | ||
| requestedStartTime | Yes |