{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/airbyte/refs/heads/main/json-schema/airbyte-user-id-schema.json", "title": "UserId", "description": "Internal Airbyte user ID", "type": "string", "format": "uuid" }