get_page_title
Extract the title of any webpage by providing its URL. Tool handles configurable timeouts for reliable retrieval.
Instructions
Extract the title from a webpage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the webpage | |
| timeout | No | Request timeout in seconds (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |