octo_find_profile_by_name
Find an Octo Browser profile by its name or title via Cloud API. Use exact match for precise lookup.
Instructions
Find an Octo Browser profile by name (title). Uses Cloud API. Requires OCTO_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Profile name to search for (e.g. '5249_US') | |
| exact_match | No | Exact name match (default True) |