octo_find_profile_by_name
Retrieve Octo Browser profile details by title, with optional exact match, enabling automation tools to locate the right profile.
Instructions
Find a profile by title. The API matches from the beginning of the title.
Requires OCTO_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Profile title to look for (e.g. '5249_US') | |
| exact_match | No | Require an exact title match |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |