Auth0 · Schema

FlowActionGoogleSheetsAddRowParamsValues

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-flowactiongooglesheetsaddrowparamsvalues-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/FlowActionGoogleSheetsAddRowParamsValues",
  "title": "FlowActionGoogleSheetsAddRowParamsValues",
  "type": "array",
  "items": {
    "type": [
      "string",
      "null"
    ]
  }
}