> ## 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 Upload Media Tool

> AI tool to upload media from URL to S3 for WhatsApp sending

# WhatsApp Upload Media Tool

AI tool to upload media from URL to S3 for WhatsApp sending

## Properties

| Property   | Value                      |
| ---------- | -------------------------- |
| **Type**   | whatsapp-tool-upload-media |
| **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      |
| source\_url     | Source URL       | String | URL of the media file to download and upload to S3 (required) | No       |
| file\_name      | File Name        | String | Optional file name for the uploaded file                      | No       |

## Outputs

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