{
"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": {
"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
-
bafyreihwyxupranhjeo5xdy6vmq5ocz6iqnnxaqsjeugyzsqmrrqkw4fxa
- Indexed At
- 2026-07-22 04:13 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.getProfile
Version History (5 versions)