fix(mcp): multiple issues

This commit is contained in:
Rubén De la Torre Vico
2026-07-23 13:51:13 +02:00
parent e33995c665
commit 0e93c7ed13
5 changed files with 80 additions and 48 deletions
@@ -110,7 +110,7 @@ Tools for viewing compliance status and framework details across all cloud provi
Tools for viewing the users in your tenant and identifying the authenticated user.
- **`prowler_list_users`** - List the users in the tenant with their names and emails
- **`prowler_get_user`** - Get detailed information about a specific user by ID, including verification status, join date, and role/membership IDs
- **`prowler_get_user`** - Get detailed information about a specific user by ID, including join date and role/membership IDs
- **`prowler_get_current_user`** - Identify which user the current credentials authenticate as
### Role Management