Loading...
Loading...
Fetch x-bees chat info by raw channel ID, inbox URL, or full channelId. Use when you have a URL like https://app.x-bees.com/inbox/<rawId> or a bare rawId and need channel details (name, type, members) before fetching messages or sending.
npx skill4agent add wildix/agent-skills wildix-get-chatgroup:direct:wildix-get-last-chatswildix-authGlob ~/.claude/skills/wildix-auth/SKILL.md
# If missing: npx skills add Wildix/agent-skills --s wildix-auth -ypeers.yaml| Input | Example |
|---|---|
| x-bees inbox URL | |
| Full channelId | |
| Bare raw ID | |
wildix-authID_TOKEN="$ID_TOKEN" bash <BASE_DIR>/scripts/get-chat-by-id.sh "<input>"GET https://api.x-bees.com/v2/conversations/channels/{rawId}Bearer <IdToken>