How to check directly if vector indexes are utilized efficiently

Is there a way to view the query planner for CALL procedures? I am wondering if there is a function similar to EXPLAIN or PROFILE for

db.index.vector.queryNodes(vector_index_name, ...)

Thanks, Lavanya