You're viewing a demo portfolio

Join the waitlist
PRSM

parent_update_kid

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Lodi Kids Activities

1/7 registries
View full server →