> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# WhatsApp Profile Tool

> AI tool to manage your WhatsApp profile - update name, status, photo

# WhatsApp Profile Tool

AI tool to manage your WhatsApp profile - update name, status, photo

## Properties

| Property   | Value                 |
| ---------- | --------------------- |
| **Type**   | whatsapp-tool-profile |
| **Family** | AI                    |
| **Group**  | Tools                 |

## Parameters

| Name            | Label            | Type   | Description                                                                      | Required |
| --------------- | ---------------- | ------ | -------------------------------------------------------------------------------- | -------- |
| toolName        | Tool Name        | String | Name of the tool for the AI to call                                              | Yes      |
| toolDescription | Tool Description | String | Description of what this tool does                                               | Yes      |
| action          | Action           | String | The action: get\_profile, update\_name, update\_status, update\_photo (required) | No       |
| name            | Name             | String | New display name (for update\_name)                                              | No       |
| status          | Status           | String | New status message (for update\_status)                                          | No       |
| photo\_url      | Photo URL        | String | URL of the new profile photo (for update\_photo)                                 | No       |

## Outputs

| Name     | Label    | Type   | Description      |
| -------- | -------- | ------ | ---------------- |
| toolName | toolName | string | Name of the tool |
| toolType | toolType | string | Type of tool     |
