1{ 2 "lexicon": 1, 3 "id": "chat.bsky.actor.exportAccountData", 4 "defs": { 5 "main": { 6 "type": "query", 7 "output": { 8 "encoding": "application/jsonl" 9 } 10 } 11 } 12}