Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
generate_api_client | 使用 swiftcode 生成 typescript api 接口文件和类型 |
generate_sfc_template_client | 下载 swiftcode 生成 sfc 的模板文件 |
generate_sfc_client | 使用 swiftcode sfc 模板生成 vue 列表组件 |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
generate_api_client | Generate TypeScript API client from Swagger/OpenAPI specification |
generate_sfc_template_client | 下载转换 sfc / vue 列表的模板文件当前目录下 / Download the transform sfc template files |
generate_sfc_client | 使用 sfc 模板生成 vue 列表组件 / Generate vue sfc component page.Examples: For file only returns vue sfc pages, default file name: 'template.js' |