List profiles
list_profilesList and search browser profiles with pagination. Filter by keyword, folder, and sort by name or creation date. Running state is not shown; use list_running_browsers for that.
Instructions
List browser profiles (environments) with pagination and search. Note: running state is not part of this list — use list_running_browsers for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starts at 1 | |
| keyword | No | Search keyword (name / note) | |
| sort_by | No | ||
| page_size | No | Items per page | |
| sort_order | No | ||
| folder_uuid | No | Filter by folder UUID, or a built-in id: "all" | "starred" |