text_splitter
Split large text files into smaller segments using line count or specified delimiter for efficient processing and organization within the Simple Document Processing MCP Server.
Instructions
Split text file by specified delimiter or line count
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Path to the input text file | |
outputDir | Yes | Directory where split files should be saved | |
splitBy | Yes | Split method: by line count or delimiter | |
value | Yes | Line count (number) or delimiter string |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Simple Document Processing MCP Server
Related Tools
- @cablate/mcp-doc-forge
- @box-community/mcp-server-box
- @mcollina/mcp-ripgrep
- @codyde/mcp-file-tool
- @shin-t-o/mcp-access
- @Wayazi/mcp_file_system