Skip to main content

kernel_tool_call_request

Function kernel_tool_call_request 

Source
pub fn kernel_tool_call_request(
    request: &CrossProtocolExecutionRequest,
) -> ToolCallRequest
Expand description

Build the exact kernel request for a bridged execution.

Keeping this projection in one place prevents protocol executors from selecting one approval, dropping the rest, or reconstructing signed capability fields.