(ctx context.Context)
| 98 | CallMCPTool(ctx context.Context, req CallMCPToolRequest) (CallMCPToolResponse, error) |
| 99 | Close() error |
| 100 | ContextConfig(ctx context.Context) (ContextConfigResponse, error) |
| 101 | DebugLogs(ctx context.Context) ([]byte, error) |
| 102 | DebugMagicsock(ctx context.Context) ([]byte, error) |
| 103 | DebugManifest(ctx context.Context) ([]byte, error) |
no outgoing calls