which_command
Find the absolute path of a command by its name. Functions like the 'which' (Unix) or 'where' (Windows) command.
Instructions
Find the path of a command (equivalent to which/where)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command name to locate |