Example
The following agent can work with web URLs and expand shortened links:Toolkit Params
Parameter | Type | Default | Description |
---|---|---|---|
retries | int | 3 | Number of retry attempts for URL operations. |
enable_expand_url | bool | True | Enable URL expansion functionality. |
Toolkit Functions
Function | Description |
---|---|
expand_url | Expand shortened URLs to their final destination. |