Components
Generate component from image
Analyzes an uploaded image and generates flowchart components based on the visual content. Currently supports ‘flowchart’ type (generates Mermaid syntax). Other types will return 501 Not Implemented.
POST
Generate component from image
Analyzes an uploaded image and generates flowchart components based on the visual content. Currently supports ‘flowchart’ type (generates Mermaid syntax). Other types will return 501 Not Implemented.
Query Parameters
string
Type of component to generate. Currently only ‘flowchart’ is implemented.
Response
The response data for this endpoint.