date_diff
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Date Difference Calculator — Days, weeks, months and business days between two ISO dates.
Parameters schema
{
"type": "object",
"required": [
"start_date",
"end_date"
],
"properties": {
"end_date": {
"type": "string",
"description": "End date, ISO 'YYYY-MM-DD'"
},
"start_date": {
"type": "string",
"description": "Start date, ISO 'YYYY-MM-DD'"
}
},
"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