Nous.Tools.FileEdit (nous v0.17.0)

View Source

String replacement editing tool.

Edits files by finding and replacing exact string matches. By default requires old_string to be unique in the file to prevent unintended changes.

Summary

Functions

Return the full tool schema definition for introspection.

Functions

__tool_schema__()

@spec __tool_schema__() :: map()

Return the full tool schema definition for introspection.

Includes parameter declarations, category, and tags.