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.
Calculate Shipping Cost
postnl:calculate_shipping_cost
Calculate shipping costs for a package between two locations.
Write
Medium risk
Create Shipment
postnl:create_shipment
Create a new shipment with PostNL and generate shipping label.
Write
Medium risk
Generate Barcode
postnl:generate_barcode
Generate a PostNL barcode for shipment labeling.
Write
Medium risk
Get Delivery Options
postnl:get_delivery_options
Get available delivery options for a specific location.
Read
Low risk
Get Pickup Locations
postnl:get_pickup_locations
Find PostNL pickup locations near a postal code.
Read
Low risk
Get Shipment Status
postnl:get_shipment_status
Get the current status of a shipment by barcode.
Read
Low risk
Track Shipment
postnl:track_shipment
Track a shipment using barcode/tracking number.
Write
Low risk
Validate Address
postnl:validate_address
Validate and format an address using PostNL address validation.
Write
Medium risk