pub fn apply_after_execute_modifiers(
modifiers: &Modifiers,
tool: &str,
toolkit: &str,
response: ToolExecutionResponse,
) -> Result<ToolExecutionResponse, String>Expand description
Apply modifiers to tool execution response
pub fn apply_after_execute_modifiers(
modifiers: &Modifiers,
tool: &str,
toolkit: &str,
response: ToolExecutionResponse,
) -> Result<ToolExecutionResponse, String>Apply modifiers to tool execution response