action xkcd_get_info_0_json { label: "get_info_0_json" description: "Fetch current comic and metadata.\n" provider: xkcd method: GET path: "/info.0.json" encoding: json output: { type: "object" additionalProperties: true } }