Benchling · Schema

AppCanvasCreateUiBlockList

Life SciencesBiotechR&DMolecular BiologyLaboratory Information ManagementElectronic Lab NotebookAssay ManagementInventory ManagementSequence ManagementExperiment WorkflowsRESTWebhook

Properties

Name Type Description
blocks array
View JSON Schema on GitHub

JSON Schema

AppCanvasCreateUiBlockList.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/benchling/json-schema/AppCanvasCreateUiBlockList.json",
  "title": "AppCanvasCreateUiBlockList",
  "properties": {
    "blocks": {
      "items": {
        "discriminator": {
          "mapping": {
            "BUTTON": "#/components/schemas/ButtonUiBlockCreate",
            "CHIP": "#/components/schemas/ChipUiBlockCreate",
            "DROPDOWN": "#/components/schemas/DropdownUiBlockCreate",
            "DROPDOWN_MULTIVALUE": "#/components/schemas/DropdownMultiValueUiBlockCreate",
            "FILE_UPLOAD": "#/components/schemas/FileUploadUiBlockCreate",
            "MARKDOWN": "#/components/schemas/MarkdownUiBlockCreate",
            "SEARCH_INPUT": "#/components/schemas/SearchInputUiBlockCreate",
            "SEARCH_INPUT_MULTIVALUE": "#/components/schemas/SearchInputMultiValueUiBlockCreate",
            "SECTION": "#/components/schemas/SectionUiBlockCreate",
            "SELECTOR_INPUT": "#/components/schemas/SelectorInputUiBlockCreate",
            "SELECTOR_INPUT_MULTIVALUE": "#/components/schemas/SelectorInputMultiValueUiBlockCreate",
            "TABLE": "#/components/schemas/TableUiBlockCreate",
            "TEXT_INPUT": "#/components/schemas/TextInputUiBlockCreate"
          },
          "propertyName": "type"
        },
        "oneOf": [
          {
            "$ref": "#/components/schemas/ButtonUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/ChipUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/DropdownUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/DropdownMultiValueUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/FileUploadUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/MarkdownUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/SearchInputUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/SearchInputMultiValueUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/SectionUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/SelectorInputUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/SelectorInputMultiValueUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/TextInputUiBlockCreate"
          },
          {
            "$ref": "#/components/schemas/TableUiBlockCreate"
          }
        ]
      },
      "type": "array"
    }
  },
  "type": "object"
}

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/AppCanvasCreateUiBlockList"
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.