docs: improve wording

This commit is contained in:
Rubén De la Torre Vico
2026-07-23 13:01:33 +02:00
parent f1f802e5c0
commit e33995c665
@@ -111,7 +111,7 @@ Tools for viewing the users in your tenant and identifying the authenticated use
- **`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_current_user`** - Identify which user the current credentials (API key or JWT) authenticate as
- **`prowler_get_current_user`** - Identify which user the current credentials authenticate as
### Role Management