Merge · Schema

NotesIdGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-notesidgetparametersexpandschemaitems-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/NotesIdGetParametersExpandSchemaItems",
  "title": "NotesIdGetParametersExpandSchemaItems",
  "type": "string",
  "enum": [
    "account",
    "contact",
    "opportunity",
    "owner"
  ]
}