numbers-intel__get_date_fact
ActiveTool of TO1 Intelligence Fleet
[numbers-intel] Returns a random notable historical event that happened on a given month and day (any year). Backed by Wikipedia's 'On This Day' data. Use this when the user asks 'what happened on June 30th' or wants a fun historical fact tied to a specific calendar date.
Parameters schema
{
"type": "object",
"required": [
"month",
"day"
],
"properties": {
"day": {
"type": "integer",
"maximum": 31,
"minimum": 1,
"description": "Day of the month, 1-31"
},
"month": {
"type": "integer",
"maximum": 12,
"minimum": 1,
"description": "Month number, 1-12 (e.g. 6 for June)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries