Skip to main content

Crate vtcode_utility_tool_specs

Crate vtcode_utility_tool_specs 

Source
Expand description

Passive JSON schemas for utility, file, scheduling, and collaboration tool surfaces.

Structs§

FreeformTool
FreeformToolFormat
ParsedMcpTool
ResponsesApiTool

Enums§

AdditionalProperties

Constants§

APPLY_PATCH_ALIAS_DESCRIPTION
Explicit, format-bearing description for the patch alias field. The old value (“Alias for input”) gave the model no format guidance, so it often placed a standard unified diff (---/+++) there — which apply_patch rejects. This mirrors the input description so both alias fields carry identical, complete format guidance (see checkpoint turn_615 for the failure this prevents).
DEFAULT_APPLY_PATCH_INPUT_DESCRIPTION
SEMANTIC_ANCHOR_GUIDANCE

Functions§

apply_patch_parameter_schema
apply_patch_parameters
close_agent_parameters
cron_create_parameters
cron_delete_parameters
cron_list_parameters
list_files_parameters
parse_mcp_tool
parse_tool_input_schema
read_file_parameters
request_user_input_description
request_user_input_parameters
resume_agent_parameters
send_input_parameters
spawn_agent_parameters
spawn_background_subprocess_parameters
unified_exec_parameters
unified_file_parameters
unified_search_parameters
wait_agent_parameters
with_semantic_anchor_guidance

Type Aliases§

JsonSchema