Loading...
Loading...
Fetch details for one or more x-bees/Wildix conferences by ID from wda.wildix.com. Use when you have a conferenceId and need participant list, duration, transcription status, recording availability.
npx skill4agent add wildix/agent-skills wildix-get-conferencewda.wildix.comwildix-authGlob ~/.claude/skills/wildix-auth/SKILL.md
# If missing: npx skills add Wildix/agent-skills --s wildix-auth -ypeers.yaml340a8cf1-8268-4f5d-a065-585016bc-11_1778230879698https://app.x-bees.com/insights/conferences/340a8cf1-8268-4f5d-a065-585016bc-11_1778230879698/wildix-authbash <BASE_DIR>/scripts/get-conference.sh "$ID_TOKEN" <conferenceId> [conferenceId2 ...]| Field | Description |
|---|---|
| Conference ID |
| Channel/topic name |
| Unix ms timestamp |
| Duration in milliseconds |
| |
| Participant display name (deduplicated) |
| Participant email |
| x-bees user ID (matches Stream user ID) |
| Speaking time in ms |
| |
| e.g. |
| |
| AI-generated meeting title |
| Short summary of the conversation |
| List of topics discussed |
| Decisions made |
| Progress / what was done |
| Issues identified |
status: "SUCCEEDED"### HH:MM — "Title from insights or subject" (Xm)
Participants: Name1, Name2, ...
🎙 Transcription: AVAILABLE | 🎬 Recording: yes/no
**Summary:** <shortSummary>
**Topics:** bullet list
**Decisions:** bullet list
**Issues:** bullet list (if non-empty)---
title: <insights.brief.title or subject — strip any colons>
source: https://app.x-bees.com/insights/conferences/<conferenceId>
ticket: https://wildix.atlassian.net/browse/<TICKET> # only if subject contains a Jira ticket like WMS-1234; omit if none
channel: <subject — strip any colons>
created: <YYYY-MM-DDTHH:MM>
description: <insights.brief.shortSummary — one sentence>
language: <transcriptionLanguage>
duration: <duration in minutes>
members:
- <participants[0].name>
tags:
- <tag1 from topics>
---
## Short summary
<shortSummary>
---
## Topics
- topic1
---
## Progress
- progress1
---
## Issues
- issue1
---
## Decisions
- decision1wildix meetings/YYYY-MM/<YYYY-MM-DD> <title>.mdhighlights_internal.topicssubject[A-Z]+-\d+ticket: