Apic Openapi Operation Selector

Use this skill whenever you need to let the user choose which OpenAPI/Swagger operations to include before converting or processing a REST spec — for example as the pre-step for RestToMCPGenerator (REST-to-MCP conversion), or any other flow that requires a selectedOperations map (path → HTTP methods). Presents every path+method as a numbered list, waits for the user's selection, and returns a JSON object mapping paths to HTTP method arrays ready to pass as the `selectedOperations` argument.

ibm-apiconnect 82c1e82 2 files · 14.1 KB Updated

File contents

ibm-apiconnect/apic-mcp-server/tree/main/ai-gateway-management/skills/apic-openapi-operation-selector commit 82c1e823c7

Frequently asked questions

npx skillmds@latest add ibm-apiconnect/apic-openapi-operation-selector