wavexis_cookies_get
Retrieve all cookies from the current browser page. Returns a JSON list with cookie details and total count.
Instructions
Get all cookies for the current page.
Args: input: Cookie query parameters.
Returns:
JSON string with cookies list and count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |