Making Local Deliveries Easy Globally - Powering Local E-commerce
Toolkit · shipday
v1
01Add a Carriertool
02Check On-Demand Delivery Availabilitytool
03Edit Delivery Ordertool
04Get On-Demand Delivery Estimatetool
API Key · verified
12T · 0TR
shipday
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
Add a Carrier
Tool to add a new carrier/driver to the Shipday system with credentials. Use when you need to create a new carrier account with name, email, and phone number.
TOOL
Check On-Demand Delivery Availability
Tool to check on-demand delivery availability from third-party service providers. Use when you need to verify service availability, pricing estimates, and delivery times for a route without creating an order.
TOOL
Edit Delivery Order
Tool to edit an existing delivery order in Shipday. Use when you need to update order details such as customer information, restaurant details, order items, delivery fees, or tips.
TOOL
Get On-Demand Delivery Estimate
Tool to get on-demand delivery estimates from third-party service providers for a specific order. Use when you need to retrieve pricing, pickup/delivery times, and durations for a delivery order.
TOOL
Get On-Demand Delivery Services
Tool to retrieve available third-party on-demand delivery service providers. Use when you need to check which delivery services are available or enabled for the account.
TOOL
Insert Order
Tool to create a new delivery order in Shipday. Use when you need to insert a delivery order with customer details, restaurant information, order items, and delivery schedule.
TOOL
Order Ready to Pickup
Tool to mark a delivery order as ready for pickup. Use when you need to notify Shipday that an order is prepared and ready for driver pickup at a specific time.
TOOL
Query Delivery Orders
Tool to query delivery orders with time-based filters and cursor pagination. Use when you need to retrieve multiple orders within a specific time range or paginate through order results.
TOOL
Retrieve Active Orders
Tool to retrieve all active delivery orders from Shipday system. Use when you need to get currently active orders (excludes ALREADY_DELIVERED, FAILED_DELIVERY, and INCOMPLETE orders). Returns at most 100 orders at a time.
TOOL
Retrieve Carriers
Tool to retrieve all carriers/drivers with profile and status details. Use when you need to get a list of all carriers in the system.
TOOL
Retrieve Order Details
Tool to retrieve detailed information for a specific delivery order by order number. Use when you need to get comprehensive order details including customer info, restaurant info, carrier assignment, cost breakdown, order items, status, and tracking information.
TOOL
Unassign Order from Driver
Tool to remove driver assignment from a delivery order. Use when you need to unassign a driver from an order to make it available for reassignment to a different driver.