Read a projectthunder.com page
get_pageReturns one page or Insights article from projectthunder.com as Markdown: title, URL, summary and the full content. Accepts a full URL (https://www.projectthunder.com/bigcommerce-sap-integration.html) or a path (/bigcommerce-sap-integration.html). A URL on projectthunder.mx, pt.projectthunder.com or projectthunder.asia returns that language's page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL or path of the page, as returned by search_site, list_pages or list_articles. | |
| language | No | Optional language: en (default), es, pt or zh. Spanish, Portuguese and Chinese results come from projectthunder.mx, pt.projectthunder.com and projectthunder.asia. The ERP partner directory and partner profiles exist only in English: search and list them without a language (get_page returns them in English). Overrides the language implied by the URL's host. |