get_cookbook_example
Retrieve a specific AT Protocol cookbook example by project name to get implementation examples and starter code. Returns README, file listing, and key source files.
Instructions
Retrieve a specific AT Protocol cookbook example by project name.
Returns the project README, file listing, and key source code files. Use this when you need implementation examples or starter code.
Args: name: Project directory name (e.g. "python-bsky-post", "ts-bot", "go-repo-export", "python-oauth-web-app"). Use list_cookbook_examples to discover available projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |