list_lexicons
Discover available AT Protocol lexicons by listing them, with optional namespace prefix filtering to narrow results before fetching specific lexicons.
Instructions
List all AT Protocol lexicons, optionally filtered by namespace prefix.
Use this to discover available lexicons and their NSIDs before fetching specific ones with get_lexicon.
Args: namespace: Optional namespace prefix to filter by (e.g. "app.bsky.feed", "com.atproto.repo", "chat.bsky", "tools.ozone"). Leave empty to list all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |