octo_start_profile_by_name
Find an Octo Browser profile by its exact title and start it in one call, with optional headless mode and password support for protected profiles.
Instructions
Find a profile by title and start it (find + start in one call). Requires OCTO_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Title of the profile to find and start (e.g. '5249_US') | |
| headless | No | Run without a GUI | |
| password | No | Profile password, if the profile is protected |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |