app.ocho.plugin.getLaunchAsset

ocho-lexicons.ocho.app

{
  "id": "app.ocho.plugin.getLaunchAsset",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "encoding": "text/javascript",
        "description": "The launch asset for the plugin, which is the main JavaScript bundle."
      },
      "parameters": {
        "type": "params",
        "required": [
          "did",
          "platform"
        ],
        "properties": {
          "did": {
            "type": "string",
            "format": "did",
            "description": "The did of the plugin to retrieve the manifest for"
          },
          "platform": {
            "enum": [
              "ios",
              "android",
              "web"
            ],
            "type": "string",
            "description": "The platform for which to retrieve the plugin manifest"
          }
        }
      },
      "description": "Get the launch asset for an Ocho plugin."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.plugin.getLaunchAsset

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jm4zwg4raokwfysioe7767zh
CID
bafyreihk4iw22qnzcfyi2xfsmzqrpyvkxryhs2m7yxz5oh4tr2nb52bghq
Indexed At
2026-01-12 09:39 UTC
AT-URI
at://did:plc:jm4zwg4raokwfysioe7767zh/com.atproto.lexicon.schema/app.ocho.plugin.getLaunchAsset

Lexicon Garden

@