get_repl_details
Retrieve comprehensive repl information including comments, collaborators, tags, run statistics, likes, and forks to analyze project activity and engagement.
Instructions
Get detailed repl information including comments, multiplayers, tags, run count, like count, and fork count
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replId | No | The ID of the repl (optional if URL is provided or active repl is set) | |
| url | No | The URL of the repl (optional if replId is provided or active repl is set) |