logs

View and filter Vocal Bridge call logs with the vb CLI.

7|1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/vocalbridgeai/vocal-bridge-claude-plugin --skill logs-vocalbridgeai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logs
Source: https://github.com/vocalbridgeai/vocal-bridge-claude-plugin/tree/main/skills/logs
Command: npx skills add https://github.com/vocalbridgeai/vocal-bridge-claude-plugin --skill logs-vocalbridgeai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

View and filter call logs for the Vocal Bridge voice agent.

Core Features & Use Cases

  • List recent calls and filter by status or date.
  • Inspect details of a specific session, including transcript, duration, and caller information.
  • Provide options to export or pipe results for automation in debugging or auditing workflows.

Quick Start

Run vb logs to list recent calls or view details of a specific session including the transcript.

Frequently Asked Questions about logs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view voice agent call logs and transcripts for a specific session?

View voice agent call logs by running the command to list recent calls, then inspect a specific session to see details including the full transcript, duration, and caller information.

Can I filter telephony call logs by call status or date?

Yes, you can filter telephony call logs by status or date. The tool lists recent calls and allows you to narrow down the session view to focus on specific call outcomes or timeframes.

Do I need the Vocal Bridge CLI to fetch call transcripts and session details?

Yes, fetching call transcripts and session details requires the Vocal Bridge CLI (vb) and a Bash environment to execute the log retrieval commands and display the session data.

How do I export call logs for debugging or auditing workflows?

You can export call logs for debugging or auditing workflows by piping the command output. This allows you to redirect session details and transcripts into files or other automation tools.

What call details are included when I inspect a voice agent session?

Inspecting a voice agent session includes the full transcript, call duration, and caller information, providing a complete view of the telephony interaction for debugging purposes.

What's the best way to review recent voice agent calls in a Bash environment?

The best way to review recent voice agent calls in a Bash environment is using the dedicated CLI command, which lists recent calls and allows you to drill down into specific session transcripts.