# Sync SSH keys

Collection: mcp
Human docs: https://zei.sh/docs/mcp

Apply current user keys to an existing runtime.

Tool: sandboxes_sync_ssh_keys
Input: {"sandboxId":"SANDBOX_ID"}
Permission: MACHINE_UPDATE.
Run after adding or removing an SSH key.

Example:

```
{"name":"sandboxes_sync_ssh_keys","arguments":{"sandboxId":"SANDBOX_ID"}}
```
