task-run ".", %(
  args => [
    %(
      function-name  => "my-function"
    )
  ]
);

