Toolverse
All skills

retellai-observability

by jeremylongshore

Set up comprehensive observability for Retell AI integrations with metrics, traces, and alerts.\nUse when implementing monitoring for Retell AI operations, setting up dashboards,\nor configuring alerting for Retell AI integration health.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security

About this skill

Set up comprehensive observability for Retell AI integrations with metrics, traces, and alerts.\nUse when implementing monitoring for Retell AI operations, setting up dashboards,\nor configuring alerting for Retell AI integration health.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz ukończoną konfigurację uwierzytelniania retellai-install-auth i że zmienna środowiskowa RETELL_API_KEY jest ustawiona.

  2. Wyzwól skill frazami takimi jak "retell observability", "retellai-observability" lub "voice agent" w kontekście pracy z monitorowaniem Retell AI.

  3. Skill załaduje SDK Retell i ustanowi połączenie z API przy użyciu klucza API. Podstawowy wzorzec importuje bibliotekę retell-sdk i inicjalizuje klienta z Twoim kluczem API.

  4. Jeśli napotkasz błąd 401 Unauthorized, sprawdź, czy RETELL_API_KEY jest poprawnie ustawiony. W przypadku błędu 429 (Rate Limited) implementuj backoff między żądaniami. Dla błędu 400 Bad Request zweryfikuj parametry zgodnie z dokumentacją API Retell.

  5. Skill obsługuje operacje takie jak listowanie agentów głosowych i pobieranie ich danych. Wyniki są wyświetlane w konsoli, co pozwala na weryfikację poprawności integracji.

  6. Po pomyślnym wdrożeniu monitorowania zapoznaj się z powiązanymi skillami Retell AI, aby rozszerzyć przepływy pracy o dodatkową funkcjonalność.

Related skills