create_api
Generate a new API within a specified workspace, allowing users to define the API name, summary, and detailed description using Markdown. Integrates with Postman for streamlined API management.
Instructions
Create a new API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Detailed description (supports Markdown) | |
name | Yes | API name | |
summary | No | Brief description | |
workspaceId | Yes | Target workspace ID |