manage_context
Switch between mockd server contexts or view current context to manage which server handles API mocks for HTTP, GraphQL, gRPC, and other protocols.
Instructions
View or switch the active admin server context. Use 'get' to see the current context and all available contexts. Use 'switch' to change which mockd server this session communicates with.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform | |
| name | No | Context name (required for switch) |