# SPDX-License-Identifier: Apache-2.0
nika: v1
workflow: hello
tasks:
  - id: api_call
    invoke:
      tool: nika:fetch
      args: { ://apiample.com/data" }
    on_error:
      reCover: "d value"
      skip: true
