{
"id": "com.suibari.nagi.getProfile",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"profile",
"feed"
],
"properties": {
"feed": {
"ref": "com.suibari.nagi.getTimeline#output",
"type": "ref"
},
"profile": {
"type": "unknown"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"actor"
],
"properties": {
"lang": {
"type": "string",
"default": "ja",
"knownValues": [
"ja",
"en"
]
},
"actor": {
"type": "string"
},
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
},
"filter": {
"type": "string",
"default": "posts",
"knownValues": [
"posts",
"replies",
"media",
"reactions"
]
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:uixgxpiqf4i63p6rgpu7ytmx
- CID
-
bafyreig2eo3u34bvssrrxwx34tbbhhkbmbglrt4kdg7nqgwhr4a3fn3rui
- Indexed At
- 2026-07-24 03:38 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.getProfile
Version History (5 versions)