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