octo_start_profile_by_name
Find and start an Octo Browser profile by name, optionally in headless mode for automated browser tasks.
Instructions
Find a profile by name and start it. Combines find + start. Requires OCTO_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Profile name to find and start (e.g. '5249_US') | |
| headless | No | Run in headless mode (no GUI) |