Webex · Schema

AttributesObject

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Properties

Name Type Description
name string The name of the group.
type string The type of the group.
multiValued boolean A boolean value for the group.
description string Description of the group.
required boolean A boolean value for the group.
caseExact boolean A boolean value for the group.
mutability string Mutability of the group.
returned string Returned value of the group.
uniqueness string Uniqueness of the group.
length number This describes the extent or measurement of something from end to end, quantified as 512.
subAttributes array A list of sub-attributes of this group.
size number This refers to the measurement or magnitude of an object, entity, or dataset, quantified as 500.
canonicalValues array A list of canonical values of this group.
View JSON Schema on GitHub

JSON Schema

webex-attributesobject-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/AttributesObject",
  "title": "AttributesObject",
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "example": "id",
      "description": "The name of the group."
    },
    "type": {
      "type": "string",
      "example": "String",
      "description": "The type of the group."
    },
    "multiValued": {
      "type": "boolean",
      "description": "A boolean value for the group."
    },
    "description": {
      "type": "string",
      "example": "A unique identifier of this Group resource defined by the service provider.",
      "description": "Description of the group."
    },
    "required": {
      "type": "boolean",
      "description": "A boolean value for the group."
    },
    "caseExact": {
      "type": "boolean",
      "example": true,
      "description": "A boolean value for the group."
    },
    "mutability": {
      "type": "string",
      "example": "ReadOnly",
      "description": "Mutability of the group."
    },
    "returned": {
      "type": "string",
      "example": "Default",
      "description": "Returned value of the group."
    },
    "uniqueness": {
      "type": "string",
      "example": "Global",
      "description": "Uniqueness of the group."
    },
    "length": {
      "type": "number",
      "example": 512,
      "description": "This describes the extent or measurement of something from end to end, quantified as 512."
    },
    "subAttributes": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/SubAttributesObject"
      },
      "description": "A list of sub-attributes of this group."
    },
    "size": {
      "type": "number",
      "example": 500,
      "description": "This refers to the measurement or magnitude of an object, entity, or dataset, quantified as 500."
    },
    "canonicalValues": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/CanonicalValuesObject"
      },
      "description": "A list of canonical values of this group."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/webex-attributesobject"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.