Calculate the first 50 numbers in the Fibonacci sequence
{
"properties": {
"count": {
"type": "number"
}
},
"type": "object"
}
{
"items": {
"type": "number"
},
"type": "array"
}
{
"function": {
"max_length": 50,
"min_length": 50,
"name": "check_length"
},
"type": "list"
}