You're viewing a demo portfolio

Join the waitlist
PRSM

business_days

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →
business_days — x402 Trading & On-Chain Intelligence — PRSM MCP