mcp-editor
by arathald
Verified
insert
Insert text at a specific line in the file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
insert_line | Yes | Line number where text should be inserted | |
new_str | Yes | Text to insert | |
path | Yes | Absolute path to the file |
Insert text at a specific line in the file
Name | Required | Description | Default |
---|---|---|---|
insert_line | Yes | Line number where text should be inserted | |
new_str | Yes | Text to insert | |
path | Yes | Absolute path to the file |