addedInput schema / properties / days / description
Added value: +"Day count for add_days, subtract_days and business_days add mode."
addedInput schema / properties / event / description
Added value: +"Event slug (e.g. christmas). Exactly one of event/weekday."
removedInput schema / properties / from / $ref
Removed value: -"#/properties/date"
addedInput schema / properties / from / pattern
Added value: +"^(\\d{4}-\\d{2}-\\d{2}|today)$"
addedInput schema / properties / from / type
Added value: +"string"
removedInput schema / properties / invoiceDate / $ref
Removed value: -"#/properties/date"
addedInput schema / properties / invoiceDate / pattern
Added value: +"^(\\d{4}-\\d{2}-\\d{2}|today)$"
addedInput schema / properties / invoiceDate / type
Added value: +"string"
addedInput schema / properties / net / description
Added value: +"Net-N payment terms in calendar days (Net 30 = 30)."
addedInput schema / properties / op / description
Added value: +"Operation to explain. holiday_lookup is the holidays tool; the others share their tool's name."
addedInput schema / properties / roll / description
Added value: +"Roll a weekend or holiday due date forward to the next business day. Default false."
removedInput schema / properties / to / $ref
Removed value: -"#/properties/date"
addedInput schema / properties / to / pattern
Added value: +"^(\\d{4}-\\d{2}-\\d{2}|today)$"
addedInput schema / properties / to / type
Added value: +"string"
addedInput schema / properties / weekday / description
Added value: +"0 = Sunday .. 6 = Saturday. Exactly one of event/weekday."
addedInput schema / properties / year / description
Added value: +"Calendar year for holiday_lookup, e.g. 2027"