Before the initialization handshake completes, which operation is permitted?
Answer: ping
Only ping is permitted before initialization completes. All MCP capability methods (tools/list, resources/read, prompts/get, sampling/createMessage) must wait until the client has sent the initialized notification. The ping method exists specifically for pre-initialization use.