File tree Expand file tree Collapse file tree 1 file changed +22
-17
lines changed Expand file tree Collapse file tree 1 file changed +22
-17
lines changed Original file line number Diff line number Diff line change 13251325 "type" : " string" ,
13261326 "description" : " Client side tool/s name (ex: fsWrite, executeBash)"
13271327 },
1328- {
1329- "name" : " cwsprToolPermission" ,
1330- "type" : " string" ,
1331- "description" : " Permission of tool/s set by user"
1332- },
13331328 {
13341329 "name" : " cwsprToolUseId" ,
13351330 "type" : " string" ,
19581953 "type" : " double" ,
19591954 "description" : " The time duration in milliseconds to finish a request to the server side"
19601955 },
1956+ {
1957+ "name" : " permission" ,
1958+ "type" : " string" ,
1959+ "description" : " Permission of tool/s set by user"
1960+ },
19611961 {
19621962 "name" : " platform" ,
19631963 "type" : " string" ,
22252225 " docker"
22262226 ]
22272227 },
2228+ {
2229+ "name" : " toolName" ,
2230+ "type" : " string" ,
2231+ "description" : " Tool/s name, including MCP (ex: fsWrite,executeBash)"
2232+ },
22282233 {
22292234 "name" : " totalResourceCount" ,
22302235 "type" : " int" ,
29582963 {
29592964 "type" : " cwsprToolName"
29602965 },
2961- {
2962- "type" : " cwsprToolPermission" ,
2963- "required" : false
2964- },
29652966 {
29662967 "type" : " cwsprToolUseId"
29672968 },
29772978 "type" : " latency" ,
29782979 "required" : false
29792980 },
2981+ {
2982+ "type" : " permission" ,
2983+ "required" : false
2984+ },
29802985 {
29812986 "type" : " toolCallLatency" ,
29822987 "required" : false
31193124 "type" : " credentialStartUrl" ,
31203125 "required" : false
31213126 },
3122- {
3123- "type" : " cwsprToolName" ,
3124- "required" : false
3125- },
3126- {
3127- "type" : " cwsprToolPermission" ,
3128- "required" : false
3129- },
31303127 {
31313128 "type" : " enabled" ,
31323129 "required" : false
31433140 "type" : " numTools" ,
31443141 "required" : false
31453142 },
3143+ {
3144+ "type" : " permission" ,
3145+ "required" : false
3146+ },
31463147 {
31473148 "type" : " scope" ,
31483149 "required" : false
31513152 "type" : " source" ,
31523153 "required" : false
31533154 },
3155+ {
3156+ "type" : " toolName" ,
3157+ "required" : false
3158+ },
31543159 {
31553160 "type" : " transportType" ,
31563161 "required" : false
You can’t perform that action at this time.
0 commit comments