knowledge_base
Read or manage markdown files storing podcast context—such as host details and style guidelines—to inform clip creation.
Instructions
Read or manage the podcli knowledge base. These are .md files that provide context about the podcast (hosts, style, audience, etc). Always read the knowledge base before suggesting or creating clips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| content | No | Markdown content for write action | |
| filename | No | Filename for read/write/delete (e.g. 'style.md') |