From e33995c665b53a3a12b46f20ebb4e985b99a2ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20De=20la=20Torre=20Vico?= Date: Thu, 23 Jul 2026 13:01:33 +0200 Subject: [PATCH] docs: improve wording --- docs/getting-started/basic-usage/prowler-mcp-tools.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/basic-usage/prowler-mcp-tools.mdx b/docs/getting-started/basic-usage/prowler-mcp-tools.mdx index fda40f158b..66702e7bce 100644 --- a/docs/getting-started/basic-usage/prowler-mcp-tools.mdx +++ b/docs/getting-started/basic-usage/prowler-mcp-tools.mdx @@ -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