parse_user_agent
Parse a User-Agent string to identify the browser, operating system, device type, and whether it is a bot or crawler.
Instructions
Parse a User-Agent string. Detects browser name and version, operating system, device type, and whether it's a bot or crawler.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_agent | Yes | User-Agent string to parse |