DescribeGlobalResult

AutomationCloudCRMEnterpriseSales

Properties

Name Type Description
encoding string The character encoding of the org
maxBatchSize integer Maximum number of records in a batch
sobjects array
View JSON Schema on GitHub

JSON Schema

salesforce-automation-describeglobalresult-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DescribeGlobalResult",
  "title": "DescribeGlobalResult",
  "type": "object",
  "properties": {
    "encoding": {
      "type": "string",
      "description": "The character encoding of the org"
    },
    "maxBatchSize": {
      "type": "integer",
      "description": "Maximum number of records in a batch"
    },
    "sobjects": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "activateable": {
            "type": "boolean"
          },
          "createable": {
            "type": "boolean",
            "description": "Whether records of this type can be created"
          },
          "custom": {
            "type": "boolean",
            "description": "Whether this is a custom object"
          },
          "customSetting": {
            "type": "boolean",
            "description": "Whether this is a custom setting"
          },
          "deletable": {
            "type": "boolean",
            "description": "Whether records of this type can be deleted"
          },
          "deprecatedAndHidden": {
            "type": "boolean"
          },
          "feedEnabled": {
            "type": "boolean"
          },
          "hasSubtypes": {
            "type": "boolean"
          },
          "isSubtype": {
            "type": "boolean"
          },
          "keyPrefix": {
            "type": [
              "string",
              "null"
            ],
            "description": "The three-character prefix of the record ID for this object type"
          },
          "label": {
            "type": "string",
            "description": "The display label for this object type"
          },
          "labelPlural": {
            "type": "string",
            "description": "The plural display label for this object type"
          },
          "layoutable": {
            "type": "boolean"
          },
          "mergeable": {
            "type": "boolean"
          },
          "mruEnabled": {
            "type": "boolean"
          },
          "name": {
            "type": "string",
            "description": "The API name of the SObject type"
          },
          "queryable": {
            "type": "boolean",
            "description": "Whether this object can be queried with SOQL"
          },
          "replicateable": {
            "type": "boolean"
          },
          "retrieveable": {
            "type": "boolean"
          },
          "searchable": {
            "type": "boolean",
            "description": "Whether this object can be searched with SOSL"
          },
          "triggerable": {
            "type": "boolean",
            "description": "Whether Apex triggers can be defined for this object"
          },
          "undeletable": {
            "type": "boolean"
          },
          "updateable": {
            "type": "boolean"
          },
          "urls": {
            "type": "object",
            "additionalProperties": {
              "type": "string"
            }
          }
        }
      }
    }
  }
}

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/salesforce-automation-describeglobalresult"
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 email required.

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