E-commerce12 toolsPaste one API key
Shipday integration for AI agents
Making Local Deliveries Easy Globally - Powering Local E-commerce.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Shipday once and call the same tools from all of them.
Setup
Connect Shipday through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Shipday exposes 12 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
shipday_check_on_demand_availability | Check on-demand delivery availability from third-party service providers | Read |
shipday_get_on_demand_estimate | Get on-demand delivery estimates from third-party service providers for a specific order | Read |
shipday_get_on_demand_services | Retrieve available third-party on-demand delivery service providers | Read |
shipday_query_delivery_orders | Query delivery orders with time-based filters and cursor pagination | Read |
shipday_retrieve_active_orders | Retrieve all active delivery orders from Shipday system | Read |
shipday_retrieve_carriers | Retrieve all carriers/drivers with profile and status details | Read |
shipday_retrieve_order_details | Retrieve detailed information for a specific delivery order by order number | Read |
shipday_add_a_carrier | Add a new carrier/driver to the Shipday system with credentials | Write |
shipday_edit_delivery_order | Edit an existing delivery order in Shipday | Write |
shipday_insert_order | Create a new delivery order in Shipday | Read |
shipday_order_ready_to_pickup | Mark a delivery order as ready for pickup | Read |
shipday_unassign_order_from_driver | Remove driver assignment from a delivery order | Read |