ssh_agent_ensure
Starts the SSH agent if not running and sets environment variables so SSH operations can authenticate. Use this first when SSH commands fail with agent connection errors.
Instructions
Ensure ssh-agent is running and reachable. Starts a new agent if needed and sets environment variables so subsequent SSH operations work. Use this FIRST when SSH operations fail with agent-related errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||