action probely_get_targets_target_id_keys { label: "List target specific API keys" provider: probely method: GET path: "/targets/{target_id}/keys/" encoding: json output: { type: "object" additionalProperties: true } }