ApplyPatchToolParam interface

Allows the assistant to create, delete, or update files using unified diffs.

Extends

Properties

allowed_callers
type

The type of the tool. Always apply_patch.

Property Details

allowed_callers

allowed_callers?: CallableToolAllowedCaller[]

Property Value

type

The type of the tool. Always apply_patch.

type: "apply_patch"

Property Value

"apply_patch"