Salesforce · Schema

GetToolingMetadataSObject

Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Properties

Name Type Description
objectDescribe object
recentItems array
View JSON Schema on GitHub

JSON Schema

salesforce-get-tooling-metadata-s-object-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "objectDescribe": {
      "type": "object",
      "properties": {
        "activateable": {
          "type": "boolean",
          "example": true
        },
        "associateEntityType": {
          "type": "['string', 'null']",
          "example": "example_value"
        },
        "associateParentEntity": {
          "type": "['string', 'null']",
          "example": "example_value"
        },
        "createable": {
          "type": "boolean",
          "example": true
        },
        "custom": {
          "type": "boolean",
          "example": true
        },
        "customSetting": {
          "type": "boolean",
          "example": true
        },
        "deepCloneable": {
          "type": "boolean",
          "example": true
        },
        "deletable": {
          "type": "boolean",
          "example": true
        },
        "deprecatedAndHidden": {
          "type": "boolean",
          "example": true
        },
        "feedEnabled": {
          "type": "boolean",
          "example": true
        },
        "hasSubtypes": {
          "type": "boolean",
          "example": true
        },
        "isInterface": {
          "type": "boolean",
          "example": true
        },
        "isSubtype": {
          "type": "boolean",
          "example": true
        },
        "keyPrefix": {
          "type": "string",
          "example": "example_value"
        },
        "label": {
          "type": "string",
          "example": "Example Title"
        },
        "labelPlural": {
          "type": "string",
          "example": "example_value"
        },
        "layoutable": {
          "type": "boolean",
          "example": true
        },
        "mergeable": {
          "type": "boolean",
          "example": true
        },
        "mruEnabled": {
          "type": "boolean",
          "example": true
        },
        "name": {
          "type": "string",
          "example": "Example Title"
        },
        "queryable": {
          "type": "boolean",
          "example": true
        },
        "replicateable": {
          "type": "boolean",
          "example": true
        },
        "retrieveable": {
          "type": "boolean",
          "example": true
        },
        "searchable": {
          "type": "boolean",
          "example": true
        },
        "triggerable": {
          "type": "boolean",
          "example": true
        },
        "undeletable": {
          "type": "boolean",
          "example": true
        },
        "updateable": {
          "type": "boolean",
          "example": true
        },
        "urls": {
          "type": "object",
          "properties": {
            "compactLayouts": {
              "type": "string",
              "example": "example_value"
            },
            "rowTemplate": {
              "type": "string",
              "example": "example_value"
            },
            "describe": {
              "type": "string",
              "example": "example_value"
            },
            "layouts": {
              "type": "string",
              "example": "example_value"
            },
            "sobject": {
              "type": "string",
              "example": "example_value"
            }
          },
          "required": [
            "compactLayouts",
            "rowTemplate",
            "describe",
            "layouts",
            "sobject"
          ]
        }
      },
      "required": [
        "activateable",
        "associateEntityType",
        "associateParentEntity",
        "createable",
        "custom",
        "customSetting",
        "deepCloneable",
        "deletable",
        "deprecatedAndHidden",
        "feedEnabled",
        "hasSubtypes",
        "isInterface",
        "isSubtype",
        "keyPrefix",
        "label",
        "labelPlural",
        "layoutable",
        "mergeable",
        "mruEnabled",
        "name",
        "queryable",
        "replicateable",
        "retrieveable",
        "searchable",
        "triggerable",
        "undeletable",
        "updateable",
        "urls"
      ]
    },
    "recentItems": {
      "type": "array",
      "description": "",
      "example": [],
      "items": {
        "type": "string"
      }
    }
  },
  "required": [
    "objectDescribe",
    "recentItems"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GetToolingMetadataSObject"
}

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-get-tooling-metadata-s-object"
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.