A command-line capability an agent can discover and compose through shell commands.
CLI tools expose operations through commands, flags, help text, exit codes, and structured output. They can be token-efficient because an agent loads only the command information needed for the current step.