list_scouts
List scouts for the authenticated user. Filter by status or limit results to view basic metadata.
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 | Maximum number of scouts to return (1-100). Default: 10 | |
| status | No | Filter by status: 'active', 'paused', or 'done' |