it would be fairly straight forward to create a CLI application to interact with LT. Especially with the power of graphql and code generation thanks to gqlclient (example)
The sourcehut "hut" app is a perfect example of how to use this lib to create a CLI for a graphql API.