get_environment_forks
Retrieve a paginated list of environment forks by specifying an environment ID, including sorting and direction options for organized results.
Instructions
Get a list of environment forks
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Pagination cursor | |
direction | No | Sort direction | |
environmentId | Yes | Environment ID in format: {ownerId}-{environmentId} | |
limit | No | Number of results per page | |
sort | No | Sort field |