proto_core

Function load_tool_with_proto

source
pub async fn load_tool_with_proto(
    id: &Id,
    proto: &ProtoEnvironment,
) -> Result<Tool>