api_create_mock
Generate a mock API server from an OpenAPI spec or route definitions, returning realistic fake data that matches your API schema.
Instructions
Generate a mock API server that returns realistic fake data matching your API schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port for mock server | |
| api_key | No | ||
| spec_path | Yes | Path to OpenAPI spec or route definitions |