הפודקאסט של מיכאל
פודקאסט על AI, למידת מכונה, בינה מלאכותית, תכנות וטכנולוגיה
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Search Episodes: Search Tesla Weekly episodes by topic, person, company, or keyword. Returns ranked results with title, date, URL, and a snippet from the transcript. Use when a listener asks 'which ep
- Get Episode: Fetch a single episode by its numeric ID. Returns title, date, description, audio URL, transcript URL, and full transcript text. Use when a listener references an episode number, or after
- Get Latest Episode: Return the most recently published episode with metadata, audio URL, and transcript URL. Use when a listener asks 'what's the new episode' or 'what just dropped'. Optionally pass `
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
פודקאסט על AI, למידת מכונה, בינה מלאכותית, תכנות וטכנולוגיה
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| search_episodes | Search Tesla Weekly episodes by topic, person, company, or keyword. Returns ranked results with title, date, URL, and a snippet from the transcript. Use when a listener asks 'which episode covers <X>' or 'find the one about <Y>'. |
| get_episode | Fetch a single episode by its numeric ID. Returns title, date, description, audio URL, transcript URL, and full transcript text. Use when a listener references an episode number, or after a search picked one out. |
| get_latest_episode | Return the most recently published episode with metadata, audio URL, and transcript URL. Use when a listener asks 'what's the new episode' or 'what just dropped'. Optionally pass `since` (ISO date YYYY-MM-DD) to only return episodes published after that date — lets agents skip episodes the listener has already heard. |