semantic_summarize_episode
Generate a semantic summary of a podcast episode from its transcript, chunking audio segments to capture key points and insights.
Instructions
API-cost side-effect tool:需要 confirm=true 與 exact api_cost_ack 才會呼叫外部 LLM。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| model | No | ||
| confirm | No | ||
| base_url | No | ||
| provider | No | openai-compatible | |
| podcast_id | No | gooaye | |
| api_key_env | No | OPENAI_API_KEY | |
| episode_ref | No | latest | |
| api_cost_ack | No | ||
| allow_partial | No | ||
| chunk_seconds | No | ||
| max_segments_per_chunk | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||