roxy_list_accounts
Retrieve a paginated list of accounts (platform credentials) from a specified workspace, with optional filtering by account ID.
Instructions
Get list of accounts (platform credentials) in specified workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID | |
| accountId | No | Account ID to filter by | |
| pageIndex | No | Page index for pagination (default: 1) | |
| pageSize | No | Number of items per page (default: 15) |