Search API The Search API provides search functionality for various data sources. It's used by developers and applications that need to quickly and efficiently find specific information within large datasets. Official docs: https://developers.google.com/custom-search/v1/reference/rest Search API Overview - Search - Query - Results - Document Working with Search API This skill uses the Membrane CLI ( ) to interact with Search API. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. First-time setup A brows…