loaders: - search_path: [../haystack/hooks] modules: ["protocol", "from_function", "tool_result_offloading/hooks", "tool_result_offloading/policies", "tool_result_offloading/stores", "tool_result_offloading/types/protocol"] processors: - type: filter documented_only: true skip_empty_modules: true renderer: title: Hooks id: hooks-api description: Hooks that run at points in the Agent's run loop and influence it by mutating State, including built-in tool result offloading. filename: hooks_api.md