start_api_server
Turn a Mermaid ER diagram into a running REST and GraphQL API server, providing CRUD endpoints for all entities in the diagram.
Instructions
Start the REST/GraphQL API server for the entities in the ER diagram.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diagram | No | Mermaid ER diagram text. Uses configured source if not provided. |