Description:This plugin integrates Nextflow with GA4GH Task Execution Service (TES) APIs, enabling portable batch task execution across standardized TES-compliant backends. It solves the problem of running Nextflow workflows on distributed computing infrastructures that support the TES standard, making it valuable for bioinformatics researchers and workflow developers who need interoperability across different execution environments. The plugin acts as an executor that translates Nextflow processes into standardized TES API calls, supporting multiple authentication methods (basic, API key, OAuth) and flexible configuration options.