e2b_close_stdin
Close stdin (send EOF) for a non-PTY process in an E2B sandbox by pid or tag.
Instructions
Close stdin (send EOF) for a non-PTY process running in a sandbox, selected by pid or tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | ||
| tag | No | ||
| port | No | Optional envd port; defaults to 49983 | |
| username | No | ||
| sandboxId | Yes | E2B sandbox ID | |
| accessToken | No | Optional sandbox access token |