From blumira
Lists and looks up Blumira users, finds user IDs for assignment, and audits user access. Invoke when managing Blumira user assignments.
How this skill is triggered — by the user, by Claude, or both
Slash command
/blumira:usersWhen to use
When listing or looking up Blumira users, finding user IDs for finding assignment, or auditing user access. Use when: blumira user, user list, assign user, or user management.
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Blumira users are organization members who can access the portal, investigate findings, and manage the environment. This skill covers user listing and lookup, primarily for finding assignment workflows.
Blumira users are organization members who can access the portal, investigate findings, and manage the environment. This skill covers user listing and lookup, primarily for finding assignment workflows.
Users have roles that determine their permissions within the Blumira organization. The API exposes user identity and metadata for assignment and audit purposes.
User IDs (UUIDs) are required when assigning findings to specific analysts. Use blumira_users_list to look up IDs.
blumira_users_list
page_size=50
Response includes user ID, name, email, and role information.
blumira_users_list
[email protected]
blumira_users_list to get all usersuser_id with blumira_findings_assignblumira_users_list with full paginationCause: Token may not have permission to list users Solution: Verify JWT token has appropriate scope for user management.
blumira_msp_users_list with account contextnpx claudepluginhub wyre-technology/msp-claude-plugins --plugin blumiraManages KnowBe4 users and groups: lifecycle, risk scores, group membership, and event tracking for security awareness campaigns.
Explores and executes Clerk Backend REST API endpoints. Browse tags, inspect schemas, and call API operations like listing users or managing organizations.
Manages Blumira MSP multi-tenant operations: list accounts, query cross-account findings, per-account devices/users/keys, and resolve findings.