()
| 150 | Name() string |
| 151 | FuncDecl() []*genai.Tool |
| 152 | SystemPrompt() string |
| 153 | HandleCall(ctx context.Context, fc *genai.FunctionCall, o agent.OutputHandler) error |
| 154 | HandleExecute(ctx context.Context, fc *genai.FunctionCall, approved bool, o agent.OutputHandler) error |
| 155 | } |
no outgoing calls
no test coverage detected