Convert existing WireMock stubs to be stateful using the key-value state store. Use when the user wants mock API resources to persist across requests (create, retrieve, update, delete).
This skill requires the WireMock Cloud MCP server to be configured and running. If it is unavailable, stop and inform the user before proceeding.
Read these references before converting stubs:
The target mock API is: $ARGUMENTS
If $ARGUMENTS is empty, ask the user which mock API to convert.
search_my_mock_apis.pull and review them.serveEventListeners with appropriate state operations (SET, REQUEST_VAR, DELETE, DELETE_CONTEXT)"transformers": ["response-template"]require-state and "absent": truejsonMerge for creating and updating resources