get_lexicon
Retrieve any AT Protocol lexicon by NSID to get its full schema with type definitions, properties, and cross-references. Use when you need the complete definition of an endpoint or record type.
Instructions
Retrieve a specific AT Protocol lexicon by its NSID.
Returns the full lexicon schema including type definitions, properties, descriptions, and cross-references. Use this when you need the complete definition of a specific endpoint or record type.
Args: nsid: The Namespaced Identifier (e.g. "app.bsky.feed.post", "com.atproto.repo.createRecord", "chat.bsky.convo.sendMessage").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nsid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |