get_repl_info
Retrieve details of a REPL instance by providing its ID to inspect its state.
Instructions
Get information about a specific REPL instance.
Args:
repl_id: ID of the REPL to get info for
Returns:
str: Information about the REPL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repl_id | Yes |