asphalt
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Asphalt Calculator — Tons of asphalt, loose cubic yards, truckloads and sub-base from driveway/lot dimensions.
Parameters schema
{
"type": "object",
"required": [
"length",
"width",
"depth_in"
],
"properties": {
"width": {
"type": "number",
"description": "Width in feet"
},
"length": {
"type": "number",
"description": "Length in feet"
},
"depth_in": {
"type": "number",
"description": "Asphalt depth in inches"
},
"price_per_ton": {
"type": "number",
"description": "Asphalt price per ton in USD"
},
"density_lb_per_cf": {
"type": "number",
"description": "Asphalt density in lb/ft3 (default ~145)"
},
"sub_base_depth_in": {
"type": "number",
"description": "Gravel sub-base depth in inches"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries