Webhooks for the AT Protocol airglow.run
atproto atprotocol automation webhook
12
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: goat lex lint

Hugo a4272dd4 0144cac5

+4 -2
+4 -2
lexicons/run/airglow/automation.json
··· 32 32 "maxLength": 3, 33 33 "items": { 34 34 "type": "string", 35 - "knownValues": ["create", "update", "delete"] 35 + "knownValues": ["create", "update", "delete"], 36 + "maxLength": 16 36 37 } 37 38 }, 38 39 "actions": { ··· 269 270 "maxLength": 4, 270 271 "items": { 271 272 "type": "string", 272 - "knownValues": ["sexual", "nudity", "porn", "graphic-media"] 273 + "knownValues": ["sexual", "nudity", "porn", "graphic-media"], 274 + "maxLength": 32 273 275 } 274 276 }, 275 277 "comment": {