Path is empty for builtin plugins.
()
| 99 | |
| 100 | // Path is empty for builtin plugins. |
| 101 | func (*BuiltinKnowledgePlugin) Path() string { return "" } |
| 102 | |
| 103 | // Schema exposes the structured description the agent prompt builder renders |
| 104 | // into per-subcommand flag lists with examples. |
no outgoing calls