Theres an issue to add support for passing select criteria into a run command
https://github.com/meltano/meltano/issues/3071. Right now you can do it with environment variables like Edgar shows in the issue comments. I dont know a way to do it for tasks though unless you control the environment from an orchestrator with custom logic or something đŸ¤” . Maybe theres a way that I'm not thinking of though