Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Cancel Shipment
dachser:cancel_shipment
Cancel a shipment that hasn't been picked up yet.
Write
High risk
Create Shipment
dachser:create_shipment
Create a new shipment booking with pickup and delivery details.
Write
Medium risk
Get Quote
dachser:get_quote
Get shipping quote and estimated delivery time for a potential shipment.
Read
Low risk
Get Shipment
dachser:get_shipment
Fetch detailed information about a specific shipment including status and tracking events.
Read
Low risk
List Service Points
dachser:list_service_points
Find Dachser service points and depots for pickup or drop-off locations.
Read
Low risk
List Shipments
dachser:list_shipments
List shipments with optional filtering by status, location, and date range.
Read
Low risk
Schedule Pickup
dachser:schedule_pickup
Schedule a pickup for an existing shipment.
Write
Medium risk
Track Shipment
dachser:track_shipment
Get detailed tracking events and current status for a shipment.
Write
Low risk