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