knowledge_base
Read and update podcast context notes stored as markdown files, capturing host style, audience, and show identity. Use this information before crafting clips to ensure relevance and consistency.
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') |