AI Actions
2 / 5 Actions
Define external actions your agent can perform by calling APIs
Check Order StatusGETActive
https://api.chapterandversebooks.com/v1/orders/{order_id}
Look up the status of a customer's book order by order ID.
Filter: $.status, $.estimated_delivery, $.items[*].title
Track ShipmentPOSTActive
https://api.chapterandversebooks.com/v1/shipments/track
Get real-time shipping tracking information for a dispatched order.
Filter: $.tracking_number, $.status, $.last_event.description
