Tool to create a vehicle capacity profile with weight, volume, item count, and revenue limits. Use when you need to define operational constraints for vehicles in route planning and fleet management.
nameRequiredstringName of the vehicle capacity profile. Should be descriptive and unique.
max_volumenumberMaximum volume capacity of the vehicle. Must be non-negative.
max_weightnumberMaximum weight capacity of the vehicle. Must be non-negative.
max_revenuenumberMaximum revenue capacity of the vehicle. Must be non-negative.
max_items_numberintegerMaximum number of items the vehicle can carry. Must be non-negative.
max_volume_unitsstringUnits for maximum volume (e.g., 'cu ft' for cubic feet, 'cu m' for cubic meters).
max_weight_unitsstringUnits for maximum weight (e.g., 'lb' for pounds, 'kg' for kilograms).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.