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

Struct wordReadBuiltin

tool/office_word.go:30–30  ·  view source on GitHub ↗

── Word read ─────────────────────────────────────────────────────────────────

Source from the content-addressed store, hash-verified

28// ── Word read ─────────────────────────────────────────────────────────────────
29
30type wordReadBuiltin struct{}
31
32func (t *wordReadBuiltin) GetName() string { return "word_read" }
33

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected