list_project_snapshots
List data snapshots for a project with optional kind filter and keyset pagination for efficient browsing.
Instructions
List project data snapshots with optional kind filter and keyset pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Optional snapshot kind filter. | |
| after | No | Keyset pagination cursor from a previous response. | |
| limit | No | Page size, max 100. | |
| project_id | Yes | Project ID whose snapshots should be listed. |