coop.hypha.spores.social.takenFlower

hypha.coop

{
  "id": "coop.hypha.spores.social.takenFlower",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "note": {
            "type": "string",
            "maxLength": 5000,
            "description": "Optional note or reason for taking this flower",
            "maxGraphemes": 500
          },
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the garden the flower was taken from."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when the flower was taken."
          }
        }
      },
      "description": "A flower taken from another user's garden, representing a bookmark or collection."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against coop.hypha.spores.social.takenFlower

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rxduhzsfgfpl2glle7vagcwl
CID
bafyreifvz6sfdkrys6tva3jwrdmpqlmalooqprmc4wupng6qzjnln6d3eu
Indexed At
2026-03-19 19:02 UTC
AT-URI
at://did:plc:rxduhzsfgfpl2glle7vagcwl/com.atproto.lexicon.schema/coop.hypha.spores.social.takenFlower

Lexicon Garden

@