quote_route
ActiveTool of The Stall
declared in 4.97.0
Get the current price and paid-execution URL for one The Stall route. Does not execute the route or return a capability result — pay and call the returned url to execute.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Route name, e.g. 'us-stock-price'."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries