WORKFLOW:
    1. Use the `execute_bash` to explore the filesystem for available typescript function signatures and their input/output types.
    2. Write ONE script that calls ALL tools needed for the task and execute that script with `execute_typescript`, no need to import anything, all the namespaces returned by `execute_bash` will be available.