Wasm Directoryalpha
Record

call-tool-request

Call tool request

record call-tool-request {
  name: string,
  arguments: option​<json>,
}

Fields

NameTypeDescription
namestringTool name to invoke
argumentsoption​<json>JSON-encoded tool arguments