debugpy_attach
Attach debugpy to running Python processes inside Docker containers for debugging and inspection. Enables process injection and breakpoint planning based on logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container | Yes | ||
| pid | No | ||
| port | No | ||
| host | No | 0.0.0.0 | |
| python_bin | No | python | |
| wait_for_client | No | ||
| log_to | No | /tmp/debugpy-logs | |
| configure_subprocess | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||