parent_update_kid
ActiveTool of Lodi Kids Activities
declared in 1.0.0
Update a kid record (birthdate, interests, school, special_needs).
Parameters schema
{
"type": "object",
"required": [
"kid_id"
],
"properties": {
"name": {
"type": "string"
},
"kid_id": {
"type": "string"
},
"school": {
"type": "string"
},
"birthdate": {
"type": "string",
"description": "YYYY-MM-DD"
},
"interests": {
"type": "array",
"items": {
"type": "string"
}
},
"special_needs": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Lodi Kids Activities
1/7 registries