Loading...
Loading...
Use when asked to list chats, show the inbox, browse recent conversations, or find a chat by name in x-bees, collaboration 7, or x-hoppers. Returns the user's chat list sorted by last activity. NOT for resolving a chat by its ID — use wildix-get-chat for that.
npx skill4agent add wildix/agent-skills wildix-get-last-chatswildix-get-chatwildix-authGlob ~/.claude/skills/wildix-auth/SKILL.md
# If missing: npx skills add Wildix/agent-skills --s wildix-auth -ypeers.yamlwildix-authID_TOKEN="$ID_TOKEN" bash <BASE_DIR>/scripts/get-chats.sh [limit] [offset]limitoffsetlimit=30 offset=30GET https://api.x-bees.com/v2/conversations/channels?limit={limit}&offset={offset}Bearer <IdToken>Chats: {total}
1. {name} ({type}, {memberCount} members)
channelId: {channelId}