business_days
ActiveTool of x402 Trading & On-Chain Intelligence
declared in 1.0.0
Add/subtract business days (skips weekends + given holidays). Send { start?, addDays, holidays?, timezone? }. [x402 paid tool — price $0.003; POST /api/business-days]
Parameters schema
{
"type": "object",
"required": [
"addDays"
],
"properties": {
"start": {
"type": "string",
"description": "ISO start date, default now"
},
"addDays": {
"type": "number",
"description": "Business days to add (can be negative)"
},
"holidays": {
"type": "array",
"description": "Array of YYYY-MM-DD holiday strings"
},
"timezone": {
"type": "string",
"description": "IANA tz"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries