string_join
Combine array elements into a single text string using a specified delimiter. This tool merges multiple text parts for data formatting or output preparation.
Instructions
Join an array into text
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parts | Yes | ||
| delimiter | No |