Read Users

List Lightdash organization members and inspect individual user details.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/yu-iskw/dbt-heros --skill read-users
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Read Users
Source: https://github.com/yu-iskw/dbt-heros/tree/main/plugins/lightdash-org-admin/skills/read-users
Command: npx skills add https://github.com/yu-iskw/dbt-heros --skill read-users

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for administrators to easily view and understand who is part of their Lightdash organization and their associated roles or permissions.

Core Features & Use Cases

  • List Organization Members: Get a comprehensive list of all users within the Lightdash organization.
  • Inspect Individual Members: Retrieve detailed information about a specific user, such as their UUID, role, and status.
  • Use Case: An administrator needs to quickly audit user access before a security review. They can use this skill to list all members and then check the details of any user flagged for further investigation.

Quick Start

Use the read users skill to list all members in the organization.

Frequently Asked Questions about Read Users

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

FAQPage Schema
How do I list organization members in Lightdash?

To list organization members in Lightdash, use the Read Users skill to retrieve a comprehensive list of all users within your organization. It wraps MCP tools to query your Lightdash environment and return all member profiles.

How do I check user access and permissions in Lightdash?

You check user access in Lightdash by inspecting individual members to retrieve their UUID, role, and status. This allows administrators to view who is part of the organization and their associated permissions.

Can I audit Lightdash users before a security review?

Yes, you can audit Lightdash users before a security review by listing all members and checking the details of any flagged user. This administrative task ensures data integrity by verifying user UUIDs and access levels.

Does this require verifying user UUIDs before referencing them in other skills?

Yes, verifying user UUIDs before referencing them in other skills is required to maintain data integrity. The skill ensures this verification process happens when retrieving detailed information about specific organization members.

What is the best way to inspect a specific Lightdash member's details?

The best way to inspect a specific Lightdash member's details is to retrieve their information using the Read Users skill. It provides detailed information about a specific user, including their UUID, role, and current status.