publish_lesson
Publish anonymized lessons to a community knowledge base for developers to import and share insights across frameworks and topics.
Instructions
Publish a lesson to the Cachly Public Brain (anonymized community knowledge base). Published lessons can be imported by other developers via import_public_brain. PII is stripped automatically. Visible under the framework/category tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | UUID of the cache instance | |
| topic | Yes | Topic key (used as public category) | |
| lesson | Yes | Lesson to publish (PII will be stripped) | |
| framework | No | Framework/platform tag (nextjs, fastapi, go, docker, etc.) | |
| severity | No | Severity |