get_origin
Retrieves the current page's origin, combining scheme and host. Use it to identify the base URL for navigation or validation.
Instructions
Get the origin (scheme + host) of the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |