octobrowser_get_profiles
List OctoBrowser profiles with pagination, search by profile name or tags, and fetch only needed fields to filter data efficiently.
Instructions
Get list of OctoBrowser profiles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| fields | No | Fields to return (comma-separated) | |
| search | No | Search by profile name | |
| pageLen | No | Number of results per page | |
| searchTags | No | Search by tags (comma-separated) |