select_endpoint_bundle
Select and customize API endpoint bundles from proposed options to finalize workflow configurations for MCP server development.
Instructions
Step 4 of 6. Resolve the user's selection (green | yellow | red) and optional add/remove of endpoints.
Requires step 3 (propose_endpoint_bundles). Uses stored bundles_result from step 3 if not provided. choice: "green" | "yellow" | "red". customizations: optional { "add_operation_ids": [...], "remove_operation_ids": [...] }. Returns selected endpoints with required and dependency annotations and a summary. Completes workflow step 4.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| choice | Yes | ||
| customizations | No | ||
| bundles_result | No | ||
| spec | No | ||
| openapi_input | No | ||
| input_type | No |