wow-api-group-lfg

Reference World of Warcraft Retail APIs for party, raid, and LFG management.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/pfchrono/SimpleUnitFrames --skill wow-api-group-lfg-pfchrono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wow-api-group-lfg
Source: https://github.com/pfchrono/SimpleUnitFrames/tree/main/.agents/skills/wow-api-group-lfg
Command: npx skills add https://github.com/pfchrono/SimpleUnitFrames --skill wow-api-group-lfg-pfchrono

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive reference for managing groups, using the Dungeon Finder, and navigating the Premade Groups interface in World of Warcraft, simplifying complex API interactions.

Core Features & Use Cases

  • Party & Raid Management: Functions for inviting, kicking, leaving, and converting groups.
  • Dungeon Finder (LFG): Details on queuing, role selection, and ready checks.
  • Premade Groups (LFG List): Tools for searching, creating, and applying to player-made groups.
  • Raid Markers: API calls for setting and clearing world and target markers.
  • Use Case: Quickly find and join a specific type of premade group for a Mythic+ dungeon by leveraging the C_LFGList functions.

Quick Start

Use the wow-api-group-lfg skill to get the current number of members in your raid.

Frequently Asked Questions about wow-api-group-lfg

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

FAQPage Schema
How do I use WoW APIs to create and apply to premade groups for Mythic+ dungeons?

The WoW Dungeon Finder uses `C_LFGInfo` functions to handle queuing, role selection, and ready checks. This reference details the complete API interaction needed to automate LFG operations in your addon.

What World of Warcraft API functions handle party and raid manipulation?

Raid markers in WoW are managed through dedicated API calls for setting and clearing both world and target markers. This reference provides the exact functions needed to automate marker placement during group content.

Can I use WoW group management APIs to get the current number of members in my raid?

Yes, WoW group management APIs can retrieve the current number of members in your raid. You can use this Skill to quickly reference the specific functions needed for member counting and group utility operations.

Does this WoW LFG API reference cover both retail group finder and custom premade group operations?

This reference covers retail WoW APIs for both the Dungeon Finder and custom premade groups. It includes `C_LFGInfo` for queuing operations and `C_LFGList` for browsing and creating player-made groups.