numbers-intel__get_birth_fact
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[numbers-intel] Returns a random notable person who was born on a given month and day (any year). Use this when the user wants to know who shares a birthday with a given calendar date, e.g. 'who was born on October 31st'.
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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries