My Background : I'm professional deep learning practitioner working in tech, and hard code D&D nerd DMing multiple campaigns on roll20. My Problem : I want a way to speed up drawing dynamic lighting boundaries on my maps. But I have no experience with the roll20 API. Idea : Use modern computer vision / deep learning algorithms to learn where the boundaries should be based on the image and suggest them. However, for a service like this to work, I would need to be able to have an outside service read the images and line vectors from roll20, and then allow roll20 to import new vectors. Information Needed : I have no idea whether the current API supports the ability export / import the dynamic lighting lines that get drawn outside of roll20. Is this possible, or is this idea dead in the water?