Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Description
Returns the search string from a search engine query url.Syntax
ExtractSearchQuery(url)
Examples
ExtractSearchQuery('https://www.google.com/search?q=Integrate.io ETL') returns ‘Integrate.io ETL’