MCPcopy Create free account
hub / github.com/diillson/chatcli / Description

Method Description

cli/plugins/builtin_graphview.go:122–124  ·  view source on GitHub ↗

Description surfaces the tool in the catalog.

()

Source from the content-addressed store, hash-verified

120
121// Description surfaces the tool in the catalog.
122func (*BuiltinGraphViewPlugin) Description() string {
123 return i18n.T("plugins.graphview.description")
124}
125
126// IsReadOnly reports true: it visualizes data into a fresh HTML file and opens a
127// viewer; it never mutates the user's workspace, so it needs no approval prompt.

Callers 1

Calls 1

TFunction · 0.92

Tested by 1