Path is empty for builtin plugins.
()
| 164 | |
| 165 | // Path is empty for builtin plugins. |
| 166 | func (*BuiltinGraphViewPlugin) Path() string { return "" } |
| 167 | |
| 168 | // Schema describes the tool for the LLM catalog. |
| 169 | func (*BuiltinGraphViewPlugin) Schema() string { |
no outgoing calls