text_text_column
Need to extract columns from delimited text? This tool extracts, aligns, and analyzes columnar data from CSV, TSV, and space-separated formats.
Instructions
Menu ID: text_text_column. Text Column Tool. Extract columns from delimited text, align columnar data, and analyze column structure. Perfect for processing CSV, TSV, and space-separated data. Use describe_tool with tool_id "text_text_column" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| operation | Yes | ||
| columnNumber | Yes | ||
| delimiter | Yes | ||
| alignment | Yes | ||
| width | Yes | ||
| fillChar | Yes |