insert_near_symbol
Insert content before or after a named symbol in your codebase, using semantic indexing for accurate placement.
Instructions
Insert content before or after an indexed symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Alias de `content`. | |
| name | No | Alias de `symbol_name`. | |
| source | No | Alias de `content`. | |
| content | No | ||
| project | No | Project name/path (default: active). | |
| position | No | 'before' or 'after' (default after). | |
| file_path | No | ||
| new_source | No | Alias de `content`. | |
| symbol_name | No |