File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 12701270 "description" : " Truncated length of workspace context"
12711271 },
12721272 {
1273- "name" : " cwsprToolId " ,
1273+ "name" : " cwsprToolName " ,
12741274 "type" : " string" ,
1275- "description" : " The id of the tool that LLM used directly (no acceptance needed) or suggested a tool (user acceptance required )"
1275+ "description" : " Client side tool name (ex: fsWrite, executeBash )"
12761276 },
12771277 {
1278- "name" : " cwsprToolName " ,
1278+ "name" : " cwsprToolUseId " ,
12791279 "type" : " string" ,
1280- "description" : " The name of the tool that LLM used directly (no acceptance needed) or suggested a tool (user acceptance required) "
1280+ "description" : " The id for when a client side tool is used. "
12811281 },
12821282 {
12831283 "name" : " databaseCredentials" ,
28452845 "type" : " cwsprChatConversationType"
28462846 },
28472847 {
2848- "type" : " cwsprToolId "
2848+ "type" : " cwsprToolName "
28492849 },
28502850 {
2851- "type" : " cwsprToolName "
2851+ "type" : " cwsprToolUseId "
28522852 }
28532853 ]
28542854 },
You can’t perform that action at this time.
0 commit comments