at.functions.metadata

hamburgerz.bsky.social

Samples

11 randomly sampled records from the AT Protocol firehose

at.functions.metadata (11 samples)
{
  "code": {
    "ref": {
      "$link": "bafkreibndtbhub6xu4tc2vvvskmmvs4rkzoellrk2egurpcog4tfefiy7m"
    },
    "size": 81627,
    "$type": "blob",
    "mimeType": "application/wasm"
  },
  "mode": "pure-v1",
  "name": "greeter",
  "$type": "at.functions.metadata",
  "public": true,
  "version": "1.0.0",
  "updatedAt": "2026-05-05T18:45:20.576Z",
  "entrypoint": "run",
  "description": "Returns a greeting for a name.",
  "inputSchema": {
    "type": "object",
    "required": [
      "name"
    ],
    "properties": {
      "name": {
        "type": "string"
      }
    }
  },
  "maxMemoryMb": 32,
  "outputSchema": {
    "type": "object",
    "required": [
      "greeting"
    ],
    "properties": {
      "greeting": {
        "type": "string"
      }
    }
  },
  "inputEncoding": "application/json",
  "maxDurationMs": 500,
  "outputEncoding": "application/json"
}

did:plc:whqqz3xvwwz7trdrlxnteebl | at://did:plc:whqqz3xvwwz7trdrlxnteebl/at.functions.metadata/greeter-v1

Lexicon Garden

@