{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/lists_item_id",
"title": "lists_item_id",
"description": "The unique ID of the item in the List.",
"example": "34b12448945f11eaa1b71c4d701ab86e",
"type": "string"
}