resolvePendingInputRequest

Resolves a paused long-running call awaiting user input (e.g. adk_request_input, get_user_choice) from an event. Returns the call whose id is in Event.longRunningToolIds and is not a confirmation call (those have dedicated handling), or null if there is none. Its options arg, when present, is captured so a numeric reply can select an option.