You're viewing a demo portfolio

Join the waitlist
PRSM

org_update_program

Active

Tool of Lodi Kids Activities

declared in 1.0.0

Update an existing program's editable fields.

Parameters schema

{
  "type": "object",
  "required": [
    "program_id"
  ],
  "properties": {
    "day": {
      "type": "string"
    },
    "cost": {
      "type": "string"
    },
    "name": {
      "type": "string"
    },
    "time": {
      "type": "string"
    },
    "season": {
      "type": "string"
    },
    "address": {
      "type": "string"
    },
    "age_max": {
      "type": "integer"
    },
    "age_min": {
      "type": "integer"
    },
    "cost_num": {
      "type": "integer"
    },
    "location": {
      "type": "string"
    },
    "program_id": {
      "type": "string"
    },
    "description": {
      "type": "string"
    },
    "listing_status": {
      "enum": [
        "accepting",
        "full",
        "waitlist_only",
        "closed_for_season"
      ],
      "type": "string"
    },
    "openings_remaining": {
      "type": "integer"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Lodi Kids Activities

1/7 registries
View full server →