MCPcopy
hub / github.com/the-open-agent/openagent / ToolString

Method ToolString

controllers/message_writer.go:152–154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150}
151
152func (w *RefinedWriter) ToolString() string {
153 return string(w.toolBuf)
154}
155
156func (w *RefinedWriter) SearchString() string {
157 return string(w.searchBuf)

Callers 1

generateMessageAnswerFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected