File Storage (AI Tool)
AI tool to read/write files to S3Properties
| Property | Value |
|---|---|
| Type | file-storage-tool |
| Family | AI |
| Group | Tools |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| toolName | Tool Name | String | Name the AI will use to call this tool | No |
| toolDescription | Tool Description | String | No | |
| operation | Operation | String | No | |
| filename | Filename | String | No | |
| content | Content | String | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| url | url | string | S3 URL of the file |
| success | success | boolean | Operation success |

