list_scouts
Retrieve all scouts for your account with basic metadata. Filter by status, set a limit, or paginate with a cursor.
Instructions
List all scouts for the authenticated user. Returns basic metadata; use get_scout_detail for full fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |