action appveyor_get_collaborators { label: "Get collaborators" provider: appveyor method: GET path: "/collaborators" encoding: json output: { type: "object" additionalProperties: true } }