feat: unify JSON value schema DSL
This commit is contained in:
62 files changed
+1929
-1179
No files matched your search
@@ -206,7 +206,7 @@ export class BashEnvRegistry extends Service {
|
||||
}
|
||||
}
|
||||
|
||||
/** Parsed tool args; execute validates value constraints absent from SchemaSpec. */
|
||||
/** Parsed tool args; execute validates value constraints absent from ParameterSchemaSpec. */
|
||||
interface BashToolArgs {
|
||||
command: string
|
||||
description: string
|
||||
|
||||
Reference in New Issue
Block a user