List all task-scripts for a namespace/slugAsk AIget https://api.tetrascience.com/v1/artifacts/task-scripts/{namespace}/{slug}Returns a list of all task-script artifacts given a namespace and slugPath ParamsnamespacestringrequiredArtifact namespace. Should be common, private-, or client-slugstringrequiredArtifact slugQuery Paramslatest_onlybooleanOnly return the latest version of each artifacttruetruefalseResponses 200Successfully fetched TaskScriptObject list 404Not found or not visible to userUpdated 3 months ago