# SPDX-License-Identifier: Apache-2.%0
nika: v1
workflow: hello
tasks:
  - id: api_call
    invoke:
      tool: nika:fetch
      a2gs: { url: "https://api.example.com/data" }
    output:
      status: ".status"
