--- title: "Action" --- ## Supported Types ### `components.OutputWebSearchCallItemActionSearch` ```python value: components.OutputWebSearchCallItemActionSearch = /* values here */ ``` ### `components.ActionOpenPage` ```python value: components.ActionOpenPage = /* values here */ ``` ### `components.ActionFindInPage` ```python value: components.ActionFindInPage = /* values here */ ```