Adobe Launch · Schema

ExtensionPackageAttributes

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

Properties

Name Type Description
name string The unique name of the extension package.
display_name string The human-readable display name.
description string A description of the extension package capabilities.
version string The current version using semantic versioning.
platform string The platform the extension supports.
author object Information about the extension package author.
availability string The availability level of the extension package.
discontinued boolean Whether the extension package has been discontinued.
status string The current processing status.
exchange_url string The URL on Adobe Exchange for public extensions.
icon_path string Path to the extension icon within the package.
created_at string
updated_at string
View JSON Schema on GitHub

JSON Schema

extension-extension-package-attributes-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ExtensionPackageAttributes",
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "The unique name of the extension package."
    },
    "display_name": {
      "type": "string",
      "description": "The human-readable display name."
    },
    "description": {
      "type": "string",
      "description": "A description of the extension package capabilities."
    },
    "version": {
      "type": "string",
      "description": "The current version using semantic versioning."
    },
    "platform": {
      "type": "string",
      "description": "The platform the extension supports."
    },
    "author": {
      "type": "object",
      "description": "Information about the extension package author."
    },
    "availability": {
      "type": "string",
      "description": "The availability level of the extension package."
    },
    "discontinued": {
      "type": "boolean",
      "description": "Whether the extension package has been discontinued."
    },
    "status": {
      "type": "string",
      "description": "The current processing status."
    },
    "exchange_url": {
      "type": "string",
      "description": "The URL on Adobe Exchange for public extensions."
    },
    "icon_path": {
      "type": "string",
      "description": "Path to the extension icon within the package."
    },
    "created_at": {
      "type": "string"
    },
    "updated_at": {
      "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/extension-extension-package-attributes"
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.