get_project_descendants
Retrieve descendant projects from a WebSim project to explore related content and hierarchical relationships within the platform.
Instructions
Get projects that are descendants of a WebSim project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | WebSim project ID | |
| limit | No | Number of descendants to return (default: 20) | |
| offset | No | Number of descendants to skip (default: 0) |